Napraw Scroll CSS Pozycja Sticky

html {
  scroll-padding-top: 200px; /* your overlapping header/div height */
}
Tequilian