<!DOCTYPE html>
<html>
<head>
<title>Your Label</title>
<meta charset="UTF-8">
</head>
<body style="font-family: sans-serif; text-align:center; margin-top:100px;">
<h1>Hello World</h1>
<p>This is my record label website.</p>
</body>
</html>