<html>
    <head>
        <title>Hello, world!</title>
    </head>
    <body>
        <script src="main.js"></script>
    </body>
</html>