diff --git a/www/index.html b/www/index.html index 34281b2..ddb1a12 100644 --- a/www/index.html +++ b/www/index.html @@ -11,6 +11,8 @@ } h3, p { color: white; + position: absolute; left: 50%; + top: 20%; margin-left: -285px; margin-top: -190px; }