body,html{color:#fff;padding:0;margin:0;background-color:#2d2d2a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:#fcba03}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.content{max-width:960px;margin:0 auto}.header{max-width:960px;margin:40px auto 0}footer{margin-left:calc(((960px - 100vw) / 2));position:relative;padding:40px 20%;width:100vw;margin-top:40px;border-top:1px solid grey}@media only screen and (max-width:960px){footer{margin-left:auto;width:100%;padding:20px;position:static}.content{margin:10px}.header{margin-left:30px}}