.snaps {
overflow-x: scroll;
scroll-snap-type: x mandatory;
overscroll-behavior-x: contain;
}
Learn more about the potential of this CSS feature in this huge and inspiring Codepen collection of around 25 demos.
scroll-snap-type
scroll-snap-align
scroll-snap-stop
overscroll-behavior