From eb32480366a7a68b33d4ede08d331b735c2e0304 Mon Sep 17 00:00:00 2001 From: Parker Date: Sat, 29 Mar 2025 00:03:55 -0500 Subject: move body tag --- index.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index c45c3d4..b357432 100644 --- a/index.html +++ b/index.html @@ -30,6 +30,14 @@ color: #9F9FAA; fill: #9F9FAA; } + + body { + margin: 0; + padding: 0; + display: flex; + justify-content: center; + min-height: 200vh; + } -- cgit v1.2.3-70-g09d2