...
/Problem: Adaptive Fullscreen Section with Mobile-Safe Height
Problem: Adaptive Fullscreen Section with Mobile-Safe Height
Try to fill the viewport using dynamic height with a fallback and center the content.
We'll cover the following...
We'll cover the following...
Problem description
Given a <section class="fullscreen-section">
, write CSS to make the section fill the ...