<!doctype html> <html lang="en"> <head> <style> body { font-family: sans-serif; } </style> </head> <body> <h1>Hello</h1> </body> </html>