<!DOCTYPE html>
<p>There should be a hotpink square below.</p>
<div style="line-height:20px; margin-top:100px; margin-left:7em;">
<div style="float:left;"> </div>
<div style="float:left; width:15px; height:15px; background:hotpink;"></div>
</div>