Using CSS Scroll-Driven Animations for Section-Based Scroll Progress Indicators
A scroll progress indicator is a pretty straightforward thing to build with a scroll()-style scroll-driven animation. But here, we'll build indicators for each section of a page using the view() style.