:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f5f5;background:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{place-items:center;min-height:100svh;margin:0;padding:2rem 1.5rem;display:grid}#root,main{text-align:center;width:min(100%,40rem)}img{object-fit:contain;width:100%;height:auto;max-height:65svh;margin:0 auto;display:block}h1{letter-spacing:.08em;margin:0;font-size:clamp(1.25rem,1rem + 1vw,1.75rem);font-weight:400;line-height:1.5}
