diff --git a/src/App.scss b/src/App.scss
index f2972eda5ad5c6535e77fc216f288a09a9681c13..6597b6f41c1da490d8c3e281d4cc7aa7a6e99423 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -858,6 +858,10 @@ nav {
     display: block;
     margin-right: 0.8em;
   }
+
+  .main {
+    margin-bottom: 7em;
+  }
 }
 
 .select-multiple {