green-root-background.html (70B)
1 <!DOCTYPE html> 2 <style> 3 :root { 4 background-color: green; 5 } 6 </style>