diff --git a/truthinquiry/static/css/game_ui_game.css b/truthinquiry/static/css/game_ui_game.css index 4748702..ae26d27 100644 --- a/truthinquiry/static/css/game_ui_game.css +++ b/truthinquiry/static/css/game_ui_game.css @@ -17,6 +17,8 @@ html { background-size: cover; position: fixed; height: 100%; + left: 0; + top: 0; width: 100%; /* Place the background behind everything */ z-index: -9999;