body {
  margin: 0;
}

#game-container {
  display: flex;
  align-items: center;
  justify-content: center;
}