


header {
  position: sticky;
  top: 0;
  z-index: 2000;
}

.onTop {
  z-index: 99999;
}
