A three column layout done in CSS3 without the use of floats. Flexbox is what majorly works in the following UI presented below. Feel free to fork and improve the code.
##Current layout
Consists of two containers and two boxes. All are flex items. Media query begins at resolution of 600px. Has one sidebar and two content areas.