import Script from 'next/script' import '../styles/styles.css' function MyApp({ Component, pageProps }) { return ( <> > ) } export default MyApp