insertion-in-first-line-ref.html (89B)
1 <!DOCTYPE html> 2 <style> 3 div { color: green; } 4 </style> 5 <div>This should be green</div>