diff --git a/index.html b/index.html
index 69fb5ba..4668bd7 100644
--- a/index.html
+++ b/index.html
@@ -27,6 +27,7 @@
.cm-editor {
width: 100%;
+ height: 90vh;
max-height: 100vh;
}
@@ -35,6 +36,7 @@
display: block !important;
width: 100% !important;
}
+