diff --git a/front/style/style.scss b/front/style/style.scss index 672950e2..8522d4a4 100644 --- a/front/style/style.scss +++ b/front/style/style.scss @@ -367,6 +367,7 @@ body { } #game { + height: 100%; width: 100%; position: relative; /* Position relative is needed for the game-overlay. */ }