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 @@