diff --git a/index.html b/index.html
index d6de834..5243585 100644
--- a/index.html
+++ b/index.html
@@ -43,7 +43,6 @@
.search-bar {
position: sticky;
top: 0;
- background-color: white;
padding: 10px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease-in-out;