@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@800&display=swap);:root{--dark-grayish-blue:#323a49;--dark-blue:#1f2632;--grayish-blue:#4e5d73;--light-cyan:#cee3e9;--neon-green:#52ffa8}body{align-items:center;background-color:#1f2632;background-color:var(--dark-blue);display:flex;height:100vh;justify-content:center;margin:0;padding:0;width:100vw}.App{font-family:Manrope,sans-serif;font-weight:800;height:auto;width:530px}@media screen and (max-width:576px){.App{width:360px}}
/*# sourceMappingURL=main.b72ac2f4.css.map*/