#game-canvas {
  width: 100%;
  height: 100%;
  display: block;
  background: #333;
}
