...
/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.
We'll cover the following...
We'll cover the following...
Problem description
Given an HTML file with a <section class="fullscreen-section">
, write CSS to ensure it fills the entire viewport ...