From 7a51ff49e50570910aa40f8409d57874ade6cc63 Mon Sep 17 00:00:00 2001 From: Mr Felix Berg Date: Mon, 24 Mar 2025 14:09:42 +0000 Subject: [PATCH] BLUE --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5d22e25..4f2412b 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ display: flex; align-items: center; justify-content: center; - background-color: rgb(33, 33, 319); + background-color: rgb(33, 33, 255); height: 100vh; font-size: 48px; font-weight: bold; -- GitLab