*{margin:0; padding:0;}

html, body{height:100%;}

body{background-color:#f2b233; display:flex; justify-content:center; align-items:center;}

.clashofclans{color:#171b1c; font-size:2em; text-align:center;}

.clashofclans a{color:#171b1c; font-weight:bold;}

@media only screen and (max-width: 600px){
    .clashofclans{font-size:1.5em;}
}
