From dd34e63baa0d2b673ac317ca2eff9f4dc06b4d26 Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Tue, 15 Feb 2022 03:47:34 +0000 Subject: [PATCH] Update 'www/index.html' --- www/index.html | 2 ++ 1 file changed, 2 insertions(+) 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; }