Specify which HTML version we're using by coding the missing tag.

<html>
<body>
  <h1>Bitcoin Wallet</h1>
</body>
</html>]]>

Make sure to type <!doctype html>.