.navbar{background-color:#333;color:white;padding:10px;position:fixed;width:100%;top:0;left:0;z-index:1000;transition:background-color 0.3s ease}.navbar.scrolled{background-color:#800000}