diff --git a/css/layout.css b/css/layout.css index 11f28ebe..3997f690 100644 --- a/css/layout.css +++ b/css/layout.css @@ -11,6 +11,12 @@ html { body { background: #ccdef3; + height: 100%; +} + +.ss-loading-screen { + height: 100%; + overflow: hidden; } .ss-loading-screen p {