#gameCanvas {
    display: block;
    background-color: #87ceeb;
    width: 100vw;
    height: 400px;
  }