<!DOCTYPE html>
<p>There should be a hotpink square below.</p>
<div style="padding-top:30px;">
<div style="margin-left:30px; width:40px; height:40px; background:hotpink;"></div>
</div>
<!DOCTYPE html>
<p>There should be a hotpink square below.</p>
<div style="padding-top:30px;">
<div style="margin-left:30px; width:40px; height:40px; background:hotpink;"></div>
</div>