<!doctype html>
<html>
  <head>
    <title>Schronisko dla kotów u Fergusona</title>
    <link rel="stylesheet" type="text/css" href="css/style.css" />
  </head>
  <body>
    <main>
      <h1 style="font-family: Helvetica, Arial, sans-serif;font-size: 36px;
        font-weight: 400;text-align: center;">
        Główne schronisko dla kotów w San Francisco
      </h1>
    </main>
  </body>
</html>
