diff --git a/simple.html b/simple.html
index 6820633..f815095 100644
--- a/simple.html
+++ b/simple.html
@@ -145,7 +145,7 @@
 
     .statement {
             position: absolute;
-            bottom: 450px;
+            top: 50%;
             left: 80%;
             transform: translate(-50%);
             color: #fff;
@@ -164,7 +164,7 @@
 
         .subtitle {
             position: absolute;
-            top: 420px;
+            top: 60%;
             left: 40%;
             transform: translateX(-50%);
             color: #000;