main-wrapper
- The main content of the page. Use a <main> HTML tag that wraps all or most of our website content sections.
- The nav and footer should not be inside this <main> tag.
- Styles for main-wrapper are optional. Styles can be applied if needed.
Learn more on the Core Structure Strategy page.