<!DOCTYPE html>
<html>
    <head>
        <title>Oops, you're lost!</title>
    </head>
    <body>
        <center>
            <h1>404: Page not found!</h1>
        </center>
    </body>
</html>