<!DOCTYPE html>
<html lang="en">
        <head>
                <meta charset="UTF-8">
                <title>Babagge the Bear's Homepage</title>
                <link rel="stylesheet" type="text/css" href="style.css">
        </head>
        <body>
                <header>
                        <h1>Babagge the Bear</h1>
                </header>
        </body>
</html>