#gameContainer {
    width: 100vw;
    height: calc(100vh / 1.5);
}
