I have a question concerning snapping-points in CSS (resource, browser-support). I want to scroll completely normal throughout the body until a latter "hidden" section. When the user scrolls to the bottom of the second last section the viewport should snap with the bottom to the bottom of this section (same as the top of the last section). When the user tries to scroll through this one snap it should be only possible by overcoming a specific threshold.
I have visualized my issue for better understanding, I deeply hope this is possible with the current specification of snapping-points.