Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
html {
background-color: lime;
}
@page {
margin: 0px;
}
</style>
<p>
Should print on a green background but not display it on screen.
</p>