diff --git a/.stylelintrc.json b/.stylelintrc.json
index 85ca2dd3..f01755d7 100644
--- a/.stylelintrc.json
+++ b/.stylelintrc.json
@@ -26,7 +26,7 @@
"unit-case": "lower",
"unit-no-unknown": true,
- "unit-whitelist": ["px", "%", "deg", "ms", "em", "rem"],
+ "unit-whitelist": ["px", "%", "deg", "ms", "em", "rem", "vh", "vv"],
"value-list-comma-space-after": "always-single-line",
"value-list-comma-space-before": "never",
diff --git a/index.html b/index.html
index d214699a..51dc5a41 100644
--- a/index.html
+++ b/index.html
@@ -6,16 +6,9 @@
-
-
-
-
-