Problem: Simple Adaptive Fullscreen Hero Section
Try to create a fullscreen hero section that centers its content on any screen size.
We'll cover the following...
We'll cover the following...
Problem description
Given an HTML file with a single <section class="fullscreen-section">
element, write CSS to make sure this ...