#GameWrapper {
  height: 100%;
  width: 100%;
}

.HacksawCasinoGameContainer canvas {
  background: #000000;
  touch-action: none;
}
