diff --git a/index.html b/index.html
index 7b0e9b3..e2348a2 100755
--- a/index.html
+++ b/index.html
@@ -26,8 +26,8 @@
     /* - Loading - */
     div#app {
         position: fixed;
-        top: 50%;
-        left: 50%;
+        top: 52%;
+        left: 52%;
         transform: translate(-50%, -50%);
         margin: 0;
         z-index: 0;
@@ -97,4 +97,4 @@
     <script src="//unpkg.com/prismjs@1.15.0/components/prism-pug.min.js"></script>
 </body>
 
-</html>
\ No newline at end of file
+</html>