Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
:root {
print-color-adjust: exact;
}
</style>
<body>
<div style="width: 200px; height: 200px; background-color: green;"></div>
</body>