diff --git a/src/app/app.component.scss b/src/app/app.component.scss
index 839bbcf420c21d9be40af50730cf32f52d104627..2470b6efcbf44405b431c44879aecc0f23a2bdc8 100644
--- a/src/app/app.component.scss
+++ b/src/app/app.component.scss
@@ -12,7 +12,7 @@ body {
     height: 100%;
     width: 0;
     position: fixed;
-    z-index: 1;
+    z-index: 2000;
     top: 0;
     left: 0;
     background-color: #111;