input-ref.html (95B)
1 <!DOCTYPE html> 2 <html> 3 <body> 4 <input style="background-color: green;"> 5 </body> 6 </html>