body {
  overflow: hidden;
}

#game_canvas {
  background: rgb(59, 59, 59);
}