diff --git a/public/css/main.css b/public/css/main.css index e71d150..c6cec38 100644 --- a/public/css/main.css +++ b/public/css/main.css @@ -1,7 +1,8 @@ body { position: relative; margin: 0px; - height: calc(var(--vh, 1vh) * 100); +/* height: calc(var(--vh, 1vh) * 100);*/ + height: 10000px; width: 100%; overflow: scroll; } diff --git a/public/index.html b/public/index.html index a292ff0..5d881ee 100644 --- a/public/index.html +++ b/public/index.html @@ -38,11 +38,8 @@ - -
- -
+
+
+ + +
+ \ No newline at end of file