<style>
  body {
    background-color: black;
    color: white;
  }
</style>
<body>
  <h1>Error 404 - Not Found</h1>
  <h2>The ressource you are trying to access does not exist.</h2>
</body>