Source code
Revision control
Copy as Markdown
Other Tools
<!--
Any copyright is dedicated to the Public Domain.
-->
<html>
<style>
.reftest {
width: 200px;
height: 200px;
background-color: rgb(0,0,0);
}
</style>
<div class="reftest"></div>
</html>