<!DOCTYPE html>
<style>
div { font-family: monospace; }
</style>
<p>There should be two green PASSes below.</p>
<div style="color:green">PASS</div>
<div style="color:green">PASS</div>
<!DOCTYPE html>
<style>
div { font-family: monospace; }
</style>
<p>There should be two green PASSes below.</p>
<div style="color:green">PASS</div>
<div style="color:green">PASS</div>