Resolving SLING-7649 for the loading screen
diff --git a/src/main/resources/index.html b/src/main/resources/index.html
index 495fcee..fd177f6 100644
--- a/src/main/resources/index.html
+++ b/src/main/resources/index.html
@@ -127,7 +127,8 @@
         body {
             font-family: 'Open Sans', Helvetica, Arial;
             color: gray;
-            position: relative
+            position: relative;
+            height: 100%;
         }
 
         h1 {