<!DOCTYPE html>
<p>There should be a hotpink square below.</p>
<div style="columns:2; column-fill:auto; width:100px; height:200px;">
<div style="position:relative; left:50px; width:200px; height:200px; background:hotpink;"></div>
</div>
<!DOCTYPE html>
<p>There should be a hotpink square below.</p>
<div style="columns:2; column-fill:auto; width:100px; height:200px;">
<div style="position:relative; left:50px; width:200px; height:200px; background:hotpink;"></div>
</div>