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);