*,*::before,*::after{box-sizing:border-box;border-width:0;border-style:solid}
body{margin:0;background:hsl(230 15% 5%);color:hsl(0 0% 98%);font-family:Satoshi,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
#root{min-height:100vh}
[data-testid="navbar"]{position:fixed;top:0;left:0;right:0;z-index:50}
main#main-content>section:first-of-type{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding-top:6rem;background:#0e0e13}
h1{font-weight:700;color:#fff;line-height:1.1}
a,button{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.noscript-fallback{padding:2rem;text-align:center;font-family:sans-serif}
