import React from 'react' import ThemeProvider from "../theme/ThemeProvider"; import GlobalStyle from "../theme/GlobalStyle"; import styled from "styled-components"; import Head from "next/head"; const Main = styled.div` margin-top: 10vh; padding: 0 20vw 30px 20vw; ` const App = ({ Component, pageProps }) => ( ctrl-v | a modern, open-source pastebin