diff --git a/public/index.html b/public/index.html
index efa81e8602ff6dc657a9f2fb917df19b051f2a1c..af7faa3679dfe1dfa595758cc009f2bcbff3e267 100644
--- a/public/index.html
+++ b/public/index.html
@@ -22,6 +22,11 @@
         ]
       };
     </script>
+    <style>
+      .active .floor-selector .level {
+        margin-bottom: 100!important;
+      }
+    </style>
     <script src="https://js.arcgis.com/4.20/"></script>
     <!-- include: "type": "js", "files": "**/*.js" -->
   </head>