body {
	scroll-snap-type: y proximity;
}

figure {
	scroll-snap-align: start;
}
