Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<title>Reference</title>
<style>
.ref {
width: 300px;
height: 300px;
background: green;
}
</style>
<p>Test passes if there is a 300x300 green square.</p>
<div class="ref"></div>