Centred content with extended backgrounds.
Background extends left.
Background extends right.
Progressive enhancements:
two columns can be done with basic floats instead of flexbox.
Use a min-width media query so columns are stacked vertically as default for small viewports.
Experimental: three column layout below.
1
2
3