1499386.html (97B)
1 <!doctype html> 2 <style> 3 @supports selector(div) { 4 :root { background: green } 5 } 6 </style>