<!doctype HTML>
<div style="columns: 2; height: 100px">
<svg>
<foreignObject>
<div style="width: 50px; height: 200px; background: lightblue">
</div>
</foreignObject>
</svg>
</div>
<!doctype HTML>
<div style="columns: 2; height: 100px">
<svg>
<foreignObject>
<div style="width: 50px; height: 200px; background: lightblue">
</div>
</foreignObject>
</svg>
</div>