diff --git a/frontend/create.html b/frontend/create.html
index db74a9c..01366eb 100644
--- a/frontend/create.html
+++ b/frontend/create.html
@@ -4,6 +4,7 @@
watch party :D
+
diff --git a/frontend/index.html b/frontend/index.html
index 1b2983f..f2f123d 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -5,6 +5,7 @@
watch party :D
+
diff --git a/frontend/styles.css b/frontend/styles.css
index a7d5ce3..64313be 100644
--- a/frontend/styles.css
+++ b/frontend/styles.css
@@ -421,7 +421,6 @@ input[type="color"]::-webkit-color-swatch-wrapper {
}
#chatbox-container {
- height: 100vh !important;
flex-grow: 0;
}