body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#fff;color:#333}*{box-sizing:border-box}.container{min-height:100vh;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}header h1{font-size:3rem;margin-bottom:.5rem}h1 a{text-decoration:none;color:inherit}header h2{font-size:1.5rem;color:#666}footer{width:100%;padding:1rem 0;border-top:1px solid #eee;margin-top:2rem}