diff --git a/ghostream/static/style.css b/ghostream/static/style.css
index a168d31..03e310e 100644
--- a/ghostream/static/style.css
+++ b/ghostream/static/style.css
@@ -59,6 +59,7 @@ h1, h2, h3, h4 {
position: relative;
width: 100%;
text-align: right;
+ max-height: 90vh;
}
.col-chat {
diff --git a/ghostream/templates/viewer.html b/ghostream/templates/viewer.html
index 7ee549b..bf1f928 100644
--- a/ghostream/templates/viewer.html
+++ b/ghostream/templates/viewer.html
@@ -25,7 +25,7 @@
-
+