...

/

Solution: Fullscreen Section with Image Background

Solution: Fullscreen Section with Image Background

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

Problem description

Given an HTML file with a <section class="fullscreen-section">, write CSS so the section covers the full viewport and displays a background image ...