.header {
  position: fixed;
  z-index: 999;
  width: 100vw;
  top: 0px
}