import React from "react" import Head from "next/head" const css = "/assets/css/cubeSpinner.css" function CubeSpinner() { return ( <>