.headerWrapper {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 2;
}
