diff --git a/index.html b/index.html
index e1d198fd9a9f7638a4f008224e93ead36452627f..31904ae5e17b8eb0803e12ac348daf06ccc99833 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
display: flex;
align-items: center;
justify-content: center;
- background-color: rgb(33, 55, 44);
+ background-color: rgb(255, 167, 26);
height: 100vh;
font-size: 48px;
font-weight: bold;