From 4c084c1e8e545b2fc4473310f01666fecdf5da27 Mon Sep 17 00:00:00 2001 From: xan Date: Tue, 21 Jan 2025 15:11:24 +0100 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 7f30d7b..dc3a9c8 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@ text-align: center; color: purple; } - body {background-color: rgb(214, 197, 224); + body {background-color: rgb(209, 205, 211); text-align: center}