diff --git a/index.html b/index.html
index 687ddd8..4c84edc 100644
--- a/index.html
+++ b/index.html
@@ -25,6 +25,7 @@
.cm-editor {
width: 100%;
+ height: 90vh;
max-height: 100vh;
}
@@ -33,6 +34,7 @@
display: block !important;
width: 100% !important;
}
+