<!DOCTYPE html> <html> <head> <title>HTML Playground</title> </head> <body> <h1>Welcome to the HTML Playground</h1> <p>Edit this HTML and see live changes in the preview!</p> </body> </html>