Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Reference</title>
<style>
html, body { background: white; }
</style>
<body>
<p>There should be six lines of text on this page, all the same color. [1 of 6]</p>
<p>There should be six lines of text on this page, all the same color. [2 of 6]</p>
<p>There should be six lines of text on this page, all the same color. [3 of 6]</p>
<p>There should be six lines of text on this page, all the same color. [4 of 6]</p>
<p>There should be six lines of text on this page, all the same color. [5 of 6]</p>
<p>There should be six lines of text on this page, all the same color. [6 of 6]</p>
</body>