*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;color:#111}main{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem}h1{font-size:2rem;margin-bottom:.5rem}p{font-size:1rem;color:#666}