frame.html (94B)
1 <!doctype HTML> 2 <style> 3 div { 4 background: lightgreen; 5 } 6 </style> 7 <div>dolor sit amet</div>