body,html{min-height:100vh}body{background:#000 url(../imgs/bg.jpg) no-repeat;background-size:contain;color:#fff}.wrapper{min-height:100vh;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header{background:rgba(255,255,255,0.05);width:90%;max-width:1400px;border-right:1px solid #333;border-left:1px solid #333;padding:20px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}header h1{text-align:center;margin:0}.main{background:rgba(255,255,255,0.05);width:90%;max-width:1400px;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:30px 20px;margin:0 auto;border-right:1px solid #333;border-left:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box}.main.logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 20px 200px}.main.logo img{width:700px;height:532px}footer{background:#000;width:100%;position:fixed;bottom:0;border-top:10px solid red}footer .main{background:none;border-right:none;border-left:none}footer a{color:#fff;font-size:1.25em;line-height:2em;text-decoration:none;text-transform:uppercase;margin:0 15px}footer a i{color:red}
