*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f7f7f8;color:#1a1a1a}.page{min-height:100%;display:grid;place-items:center;padding:2rem}.card{background:#fff;padding:2.5rem 3rem;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.06);text-align:center;max-width:32rem}.card h1{margin:0 0 .75rem;font-size:2rem;letter-spacing:-.02em}.card p{margin:0;color:#555;line-height:1.5}