Section one
Section two
Section three
.scroller { height: 300px; overflow-y: scroll; scroll-snap-type: y mandatory; } .scroller section { scroll-snap-align: start; }
Section one
Section two
Section three