diff --git a/static/navbar.css b/static/navbar.css
index 5676c54b2fce21c0d0e8e409f01589ce5fe59fbf..f70c72e32559ad7cc1066b76ea74a6131772dcdf 100644
--- a/static/navbar.css
+++ b/static/navbar.css
@@ -48,7 +48,6 @@ body{
     background-position-x: -30px;
     text-decoration: none;
     background-repeat: no-repeat; */
-    background-color: red;
     flex-basis: 200px; /* Make sure this is large enough for the logo */
     height: 100%; /* Ensure the icon container height matches the nav */
     margin: 0 30px; /* Adjust margin to properly position the logo */