:root{--font-mono:"Roboto Mono", monospace}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;background:#000;font-size:18px;line-height:32px}html,body,#app{height:100%}body{color:#f0f0f0;margin:0;font-family:system-ui;font-size:18px;line-height:32px}img{max-width:100%;height:auto;display:block}h1{margin:40px 0;font-size:64px;font-weight:700;line-height:70px}p{margin:24px 0}a{color:currentColor}a:focus{opacity:.8;outline:none}.home{flex-direction:column;justify-content:space-between;align-items:center;min-height:100vh;padding:48px 24px;display:flex}.content{text-align:center;max-width:720px}.links{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:32px;display:flex}.footer{text-align:center;opacity:.7;font-size:14px}.codeLink code{font-family:var(--font-mono), monospace}
