From 878f9dfd1d48115e651cdabb317b5600428832b0 Mon Sep 17 00:00:00 2001 From: Mr Felix Berg Date: Mon, 24 Mar 2025 14:04:48 +0000 Subject: [PATCH] Update file index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e0acbd5..63799be 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ display: flex; align-items: center; justify-content: center; - background-color: blue; + background-color: rgb(33, 33, 119); height: 100vh; font-size: 48px; font-weight: bold; -- GitLab