From 1cb647262b3bdec35208995f53995b3e77e78aaa Mon Sep 17 00:00:00 2001 From: Zane V Date: Sun, 5 Apr 2026 17:32:51 -0400 Subject: [PATCH] change bg. why did my last commit have an uwu face --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index e69de29..f00f074 100644 --- a/style.css +++ b/style.css @@ -0,0 +1,3 @@ +body { + background-color: #00D4F0; +} \ No newline at end of file