From f86f529c0c601e345d4e973fb299b831ef766d3c Mon Sep 17 00:00:00 2001 From: T0mix1608 Date: Mon, 22 Jul 2024 20:55:39 +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 300b702..babd2a1 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@ text-align: center; } .container { - background-color: tan; + background-color: beige; padding: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);