.parent-container { scroll-snap-type: y mandatory; overflow-y: scroll; } .child-containers { height: 100vh; scroll-snap-align: start; }