Input
Output
<html> <head> <title>Onlinetpoint - CSS Name</title> </head> <body> <h2 style="color: rgb(0, 128, 0);">Green Text</h2> <div style="background-color: rgb(255, 255, 0);">Yellow Background</div> </body> </html>