body{background:#111;color:#f1f1f1;font-family:Bebas Neue}#content{align-items:stretch;display:flex;flex-direction:column}#content header{align-items:center;border-bottom:2px solid #333;display:flex;flex-direction:row;height:30vh;justify-content:center;text-align:center}#content header .logo{display:inline-block}#content header h1{font-size:6vh;margin-top:3vh}#content header h1 small{font-size:75%}#content section{border-bottom:2px solid #333;text-align:center}#content section a{align-items:center;border:5px solid #111;color:#f1f1f1;display:flex;height:calc(35vh - 2px);justify-content:center}#content section a:active,#content section a:focus,#content section a:hover{border-color:#f1f1f1;text-decoration:none}#content section a h3{font-size:9vw}
