html,body,header,section,footer,aside,div,span,nav{margin:0;padding:0;box-sizing:border-box}html{height:100%}body{font-family:'Oswald', sans-serif;font-size:18px;min-height:100%;background-color:#ffffff;color:#000000;display:flex;flex-direction:column;justify-content:center}article.front-page{min-height:500px;animation:fade 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;text-align:center;padding:2em;text-transform:uppercase}article.front-page>h3>img{height:auto;width:20em;max-width:100%;margin-bottom:1em}article.front-page>.tagline{color:#d06300}article.front-page>.tagline:after{content:'« The game is having some problems »'}article.front-page>.tagline:hover{animation:shake 0.8s cubic-bezier(0.36, 0.07, 0.19, 0.97) both}article.front-page>.tagline:hover:after{content:'« The game is having some problems »';animation:shake-after 2s cubic-bezier(0.36, 0.07, 0.19, 0.97) both}@keyframes shake{10%, 90%{transform:translate3d(-1px, 1px, -1px)}20%, 80%{transform:translate3d(2px, -1px, -2px)}30%, 50%, 70%{transform:translate3d(-4px, 2px, 2px)}40%, 60%{transform:translate3d(4px, -2px, 0)}}@keyframes shake-after{100%{content:'We Are Coming Back Soon'}}article.front-page .play-button{animation:fade 2s 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;border-radius:0.25em;margin:1.5em;padding:0.5em;color:white;background-color:#309930;text-decoration:none}article.front-page .play-button a{color:white}article.front-page .play-button a:visited{color:white}@keyframes fade{0%{opacity:0}100%{opacity:1}}article.cookies-page{text-align:center;padding:2em;text-transform:uppercase;width:20em;max-width:100%;margin:auto}article.cookies-page>h3>img{height:auto;width:20em;max-width:100%}article.cookies-page>p{color:#d06300;margin:1em}article.servers-page{text-align:center;padding:2em;width:20em;max-width:100%;margin:auto}article.servers-page>h3>img{height:auto;width:20em;max-width:100%}article.servers-page>h3{text-transform:uppercase}article.servers-page>h4{text-transform:uppercase;color:#d06300;margin-top:1em}article.servers-page>p{color:#d06300;margin:1em}article.servers-page>ul>li{padding-top:1em;padding-bottom:1em}
