DOM HTML simple

<html>
<head>
	<title>Site Title</title>
</head>
<body>
	<h1>Site Name</h1>
</body>
</html>
Homemadesteam58