body,html{font-family:"Special Elite";background-color:#f8f8f8;height:100%;margin:0;padding:2rem}.view{display:flex;flex-direction:column;justify-content:center;align-items:center}header{text-align:center;margin-bottom:2rem}h1{color:#333}section{max-width:600px;width:100%;padding:1rem;background-color:#fff;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.1);margin-bottom:2rem}h2,h3,h4{color:#333}h2{font-size:2rem;margin-top:0}h3{font-size:1.5rem;color:#999}hr{border:none;border-top:1px solid #999;margin:1rem 0}p{margin:1rem 0}