.navbar {
  position: sticky !important;
  top: 0 !important;
  z-index: 1000;
  width: 100%;
  margin-bottom: 0 !important;
}