scrollbar-width-auto.html (69B)
1 <!doctype html> 2 <style> 3 :root { 4 overflow: scroll; 5 } 6 </style>