Grid Layout

The CSS Grid Layout Module offers a grid-based layout system, with rows and columns, making it easier to design web pages without having to use floats and positioning:

Header
Menu
Main
Right
Footer

This page is optimized for screens less than 801px wide.