:root{--font: "Cormorant Garamond", Georgia, serif;--bg: #181a20;--text: rgba(255, 255, 255, .87);--text-secondary: #808e9b;--accent: #4bcffa;font-family:var(--font);line-height:1.5;font-weight:400;color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{max-width:800px;margin:0 auto;padding:2rem;text-align:center}a{font-weight:500;color:var(--accent);text-decoration:inherit}a:hover{text-decoration:underline}body{margin:0;display:flex;place-items:center;min-width:320px;font-family:var(--font);padding:0 1rem}h1{font-size:3.2em;line-height:1.1}
