Hi all, I came across this site. Once I scroll down on my mouse, it scrolls automatically to the next section. Is a script used to create the animation? I noticed that Div Class of each section is appended with a class of "active" when that section is currently selected. https://stockflare.com/#landing EDIT: I found something like this here: http://www.jqueryscript.net/layout/Cross-Browser-jQuery-One-Page-Navigation-Smooth-Scrolling-Plugin-Full-Scroll.html QUESTION: Can this effect be created with CSS alone? Thanks!