:root{color-scheme:light dark}*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;min-height:100vh;display:grid;place-items:center;line-height:1.6;padding:1.5rem}main{text-align:center;max-width:40ch}h1{font-size:2.5rem;margin-bottom:.5rem}p{opacity:.7}