zkbro

Re-start

2026-02-03 05:48

Bleh. There was too much in the template I didn't understand, so I'm starting from scratch.

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="/style.css">
    <title>fit.zkbro</title>
  </head>

  <body>
    <h1>Hello World!</h1>
  </body>
</html>