header {
  transition: background-color 0.3s ease;
}

header.scrolled {
  background-color: #000 !important;
}
