:root{font-family:sans-serif;color-scheme:light dark;color:#fff;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:8px}a{font-weight:600;color:#e00}.container{display:flex;flex-direction:column;height:calc(100vh - 3rem);max-width:500px;margin:0 auto;padding:0 3rem;justify-content:space-between}.main{font-weight:500;font-size:2.5rem;line-height:1.5}footer{font-size:2rem;padding:3rem 0}.logo path{fill:#fff}header{max-width:225px;margin:0 auto;text-align:center;padding:6rem 3rem}header .logo:first-of-type{max-width:100px;margin-bottom:2rem}@media(prefers-color-scheme:light){:root{color:#000;background-color:#fff}.logo path{fill:#000}}
