#game_container {
margin-top: 50px;
display: flex;
justify-content: space-around;
}
.game {
width: 95%;
max-width: 700px;
min-width: 600px;