body { scroll-snap-type: y mandatory; overflow-y: scroll; height: 100vh; } section { scroll-snap-align: start; scroll-snap-stop: always; height: 100vh;  }