@import "/arcade.css";

#unity-fullscreen-button {
    right: 19vh;
    bottom: 30.5vh;
}

.arcade #unity-canvas {
  width: 71vh;
  height: 44.375vh;
  top: 19vh;
  border-width: 0 1px;
}