3 .box { display:inline-block; width:
1em; height:
4em; background:blue; }
5 <p>There should be a blue square below.
</p>
6 <div style=
"-webkit-columns:2; -webkit-column-gap:0; column-fill:auto; line-height:5em; width:4em; height:12.5em;">
8 <div style=
"-webkit-columns:2; -webkit-column-gap:0; column-fill:auto; height:25em;">
9 <div class=
"box"></div><br>
10 <div class=
"box"></div><br>
12 <div class=
"box"></div><br>
14 <div class=
"box"></div><br>