<html><body style = "background-color: red; color: white;"><h1>hello</h1><p>This is the page</p><script>alert("This is an alert");</script></body></html>
1234567891011