@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{color:#e0e0e0;-webkit-tap-highlight-color:transparent;background:#0a0a0f;flex-direction:column;width:100%;font-family:Space Grotesk,sans-serif;display:flex;position:fixed;top:0;left:0}
