blob: f38cc89838027f5f862cbd08459c1694f4a30e01 [file] [log] [blame] [edit]
<!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>