import "../../public/assets/styles/main.css" import Head from "next/head"; function MyApp({Component, pageProps}) { return ( <>