Make sure to assemble <!doctype html>, <html>, <body>, </body>, and finally </html>.
<!doctype html>
<html>
<body>
</body>
</html>