red.html (89B)
1 <!doctype html> 2 <html> 3 <body> 4 <div style="color: red">Text</div> 5 </body> 6 </html>