...

/

Solution: Fullscreen Section with Scroll Indicator

Solution: Fullscreen Section with Scroll Indicator

Let’s make a fullscreen section with centered content and a bottom-centered scroll indicator.

Problem description

Given an HTML file with a <section class="fullscreen-section"> containing a <div class="scroll-indicator"></div>, use CSS ...