diff --git a/templates/index.html b/templates/index.html
index b52a9df..7c18187 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -22,9 +22,11 @@
color: white;
font-family: Arial, sans-serif;
position: relative;
- /* So fixed elements inside work well */
+ padding-top: 20px;
+ padding-bottom: 20px;
}
+
.image-container {
max-width: 90vw;
max-height: 80vh;