<!DOCTYPE html>
<style>
body {
margin: 0pt;
}
div {
width: 100vw;
height: 100vh;
background-color: green;
-webkit-print-color-adjust: exact;
}
</style>
<div></div>
<!DOCTYPE html>
<style>
body {
margin: 0pt;
}
div {
width: 100vw;
height: 100vh;
background-color: green;
-webkit-print-color-adjust: exact;
}
</style>
<div></div>