diff --git a/index.html b/index.html
index 54490c4..b668eaa 100644
--- a/index.html
+++ b/index.html
@@ -26,7 +26,7 @@
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
- background-color: white;
+ background-color: blue;
padding: 20px;
border: 1px solid #ccc;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);