:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f6f2e9;--foreground:#25231f;--muted:#625d53}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--background);color:var(--foreground);font-family:Georgia,Times New Roman,serif}main{place-items:center;min-height:100vh;padding:2rem;display:grid}.intro{text-align:center}h1{letter-spacing:-.04em;margin:0;font-size:clamp(3rem,10vw,7rem);font-weight:500}p{color:var(--muted);margin:1rem 0 0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(1rem,2.5vw,1.25rem)}
