#game{height:100%;width:100%;grid-column-start:1;display:flex;justify-content:center;align-items:center;background:url(../img/background.jpg) no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.red{background-color:#f47a93}.green{background-color:#6c9a8b}.blue{background-color:#4169e1}.yellow{background-color:#ffdda1}@media only screen and (max-width:980px){#game{height:auto;width:auto}}