<!doctype html>
<html>
    <head>
      <link type="text/css" rel="stylesheet" href="/site.css" />
      <title>Hello</title>
    </head>
    <body>
      <h1>Hello world!</h1>
    </body>
</html>