.navbar-light {
  transition: 1000ms ease;
  background: transparent;
}

.navbar {
  border: none;
}

