diff --git a/templates/index.html b/templates/index.html
index fd9ae46..de1b4b7 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -45,7 +45,7 @@
.modal {
display: none;
- position: absolute;
+ position: fixed;
top: 25%;
left: 25%;
height: 430px;