:root{color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%}body{font-family:Georgia,Times New Roman,serif;background:#0c0b0a;color:#f4efe8}main{min-height:100vh;display:grid;place-items:center;padding:2rem}h1{font-size:clamp(2.5rem,8vw,6rem);font-weight:400;letter-spacing:.04em}