Generar una página web

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <div class="container" id="main">hello world</div> </body> </html>

Want to kickstart your project?Use the new AI Studio to create your code