html{height:100%}body{min-height:100%;display:flex;flex-direction:column;padding:0;margin:0;font-family:"Helvetica Neue", Helvetica, sans-serif;background:#091019 url("showtime.jpg") no-repeat center center fixed;background-size:cover;color:#fff;text-shadow:0 0 1px #172532}body>div{flex:1}body header,body section,body footer{padding:1rem}body header h1{margin-bottom:0.5rem}body header p{margin-top:0}body aside{text-align:center}body aside a{font-size:2rem;padding:0.5rem 1rem;border-radius:0.1em;background-color:rgba(255,0,0,0.67);text-shadow:none;color:#fff;text-decoration:none}body footer{background-color:rgba(88,100,112,0.35)}body footer ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center}body footer ul:first-child li{flex-basis:3rem}body footer ul:last-child li{padding:0.5rem 1.2rem}body footer a{color:#8798ad;text-decoration:none}@media all and (min-width: 450px){body header h1{font-size:6vw}body header p{font-size:2vw}body aside p{font-size:2vw}body article h2{font-size:3vw}body article p{font-size:2vw}}@media all and (min-width: 768px){body header,body section,body footer{padding:3rem}body section{display:flex;flex-wrap:nowrap;justify-content:space-between}body article{flex-basis:23%}body article p{font-size:1.25vw}}
