<!DOCTYPE html>
<p>There should be a green square below.</p>
<div style="columns:4; column-gap:0; width:100px; height:150px;">
<div style="height:400px; background:green;"></div>
</div>
<!DOCTYPE html>
<p>There should be a green square below.</p>
<div style="columns:4; column-gap:0; width:100px; height:150px;">
<div style="height:400px; background:green;"></div>
</div>