Most issues tend to be typos: try changing .game-screen { height: 110vh; ... } to 100vh and see if that resolves the problem.
.game-screen { height: 110vh; ... }
100vh