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