<html> <style> .title { color: #f00; } </style> <body> <h1 class="title"> Google Search </h1> <input /> </body> </html>