...

/

Solution: Fullscreen Section with Background Color

Solution: Fullscreen Section with Background Color

Let’s create a fullscreen section with centered content and a solid background color.

Problem description

Given an HTML file with a <section class="fullscreen-section">, write CSS to ensure it fills the entire viewport ...