<!DOCTYPE html>
<html>
<head><title>Nightjar Radio</title></head>
<body style="background:#1a1a2e;color:#eee;font-family:monospace;text-align:center;padding:50px">
<h1>Nightjar Radio</h1>
<p>When the grid goes dark, the nightjar still calls.</p>
<audio controls autoplay>
  <source src="/stream" type="audio/mpeg">
</audio>
<p><a href="/stream" style="color:#4cc9f0">Direct Stream Link</a></p>
</body>
</html>