© 2026 Hedgehog Software, LLC
#content { grid-template-areas: "header header header header" "footer footer footer footer" "main main main main" "main main main main" "aside aside nav nav" "section section section section" "section section section section"; }
#content grid-template-areas: "header header header header" "aside main main main" "nav main main main" "section section section section" "section section section section" "footer footer footer footer"