Code a heading that displays SnapCat.

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

Make sure to pick <h1>, followed by SnapCat, and finally </h1>.