From 7a93c32c76f133433bd55bf36cfa1c27acdc12c0 Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Tue, 22 Feb 2022 08:02:02 +0000 Subject: [PATCH] Update 'www/index.html' --- www/index.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/www/index.html b/www/index.html index 3a40689..dbe4cbb 100644 --- a/www/index.html +++ b/www/index.html @@ -11,15 +11,24 @@ body { background-color: black; } - h3, p { + h1, h3, p { color: white; text-align: center } + img { + position: absolute; + width: 420px; + height: auto; + left: 50%; + top: 50%; + margin-left: -285px; + margin-top: -190px; + }

The Cult

A sudo religion, all praise RNGesus!

- RNGesus NOT FOUND! + RNGesus NOT FOUND! \ No newline at end of file