body {background-color: black;
margin: 0;
}
.game {
overflow: hidden;
height: 100%;
width: 100%;



}