Css PR 1 Helloworld!
AI-enhanced title
<body> <script> document.write("WORLD!"); alert("HELLO WORLD!") </script> </body></html>