diff --git a/src/App.scss b/src/App.scss
index afd65172..100187cf 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -8,6 +8,7 @@ $darkened-background: whitesmoke;
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-position: 0 50px;
+    min-height: 100vh;
 }
 
 h4 {