<!DOCTYPE html>
<html>
<body>
​
<h1 style="background-color: red;">Hello World!</h1>
<p>This is a paragraph.</p>
​
</body>
</html>
​