Code
hello
in between the opening and closing
p
tags.
<html>
<head>
<style>
body { padding: 8px; }
</style>
</head>
<body>
<p>hello</p>
</body>
</html>]]>
Make sure to type
hello
.