diff --git a/crates/client/index.html b/crates/client/index.html
index 4aa8b4d..055a0bb 100644
--- a/crates/client/index.html
+++ b/crates/client/index.html
@@ -67,13 +67,13 @@
             position: absolute;
             top: 0;
             left: 0;
-            width: 100%;
+            width: 100%;/*
             @supports (-webkit-touch-callout: none) {
                 height: calc(100% - 26px);
             }
             @supports not (-webkit-touch-callout: none) {
                 height: 100%;
-            }
+            }*/
 
         }