green.html (83B)
1 <style> 2 :root { 3 print-color-adjust: exact; 4 background-color: green; 5 } 6 </style>