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