...
/Problem: Fullscreen Section with Max Width Content
Problem: Fullscreen Section with Max Width Content
Try to center content in a fullscreen section with a maximum width limit.
We'll cover the following...
We'll cover the following...
Problem description
Given an HTML file with a <section class="fullscreen-section"><div class="content"></div><
...