"Holy Grail" CSS layout ( BorderLayout in terms of Java.AWT ) expressed as flow:grid;
flow:grid(1 1 1,
          2 5 3,
          4 4 4);
1
5