<!DOCTYPE html>
<p>There should be a hotpink square below.</p>
<div style="height:25px;"></div>
<div style="width:50px; height:50px; background:hotpink;"></div>
<!DOCTYPE html>
<p>There should be a hotpink square below.</p>
<div style="height:25px;"></div>
<div style="width:50px; height:50px; background:hotpink;"></div>