:root{color-scheme:dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(to bottom,#09080b,#322c3d);color:#e8d9bd}#app{flex:1;display:flex;flex-direction:column;min-height:100vh;max-width:720px;margin:0 auto;padding:0 1.5rem}main{flex:1;display:flex;flex-direction:column;justify-content:center}h1{font-size:1.75rem;margin-bottom:1rem}.blurb{font-size:.95rem;max-width:60ch}footer{padding:1.5rem 0;font-size:.75rem;opacity:.7;text-align:center}
