<html>

<head>
    <title>400 | Bad Request!</title>
    <link rel="stylesheet" type="text/css" href="style.css">
</head>

<body>
    <div id="container">
        <image id="cat" src="https://cataas.com/cat?filter=mono"></image>
        <a></a>
        <h1>400</h1>
    </div>
</body>

</html>