<html>
   <head>
   <style>
      html, body{
         background: rgb(0, 0, 0);
      }
   </style>
   <script src="http://localhost:{{PORT}}/client.js"></script>
</body>
</html>