blob: b3fa3e5034e5aa130c9753ad9442aa3aa6454ae4 [file] [log] [blame]
<!DOCTYPE html>
<p>There should be a centered thin black line below.</p>
<div style="-webkit-columns:5; -webkit-column-gap:0; column-fill:auto; height:100px;">
<div style="height:200px;"></div>
<div style="position:relative; height:0.9px; background:black;"></div>
</div>