<!DOCTYPE html> <head> <style type="text/css"> <!-- p { font-size: 50px; color: aqua; } --> </style> </head> <p>Hello</p> </html>