Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Reference File</title>
<style>
body {
margin: 0;
}
</style>
<p>Test passes if there is a filled green rectangle with no red.</p>
<div style="width: 20px; height: 80px; background: green;"></div>