Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<style>
#outer {
font-size: 52px;
color: green;
}
</style>
<p>Test passes if the block below is green.</p>
<div id="outer"><span id="inner">&#x2588;</span></div>