Code the opening tag for the biggest heading.

<html>
<head>
<style>
body { padding: 8px; }
</style>
</head>
<body>
<h1>My Blog</h1>
</body>
</html>]]>

Make sure to type <h1>.