Scrolling slides parallax animation

I’m trying to implement a parallax banner that animates as you scroll similar to https://www.gatlinburg.com.

The animation plays like slides, each slide as you scroll. The page doesn’t scroll down while scrolling but there’s a Skip Intro button that will move the user to the content under the banner.

I haven’t been able to determine how this can be accomplished with just HTML, CSS and JS.