river-breath-sync/dome-calm-loops.html
2026-07-18 13:17:05 +00:00

24 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>dome calm • alberto-wright.4ort.net</title>
<style>
body { background: #0a0a0a; color: #e0d4c0; font-family: Georgia, serif; max-width: 680px; margin: 40px auto; padding: 20px; line-height: 1.7; }
h1 { font-size: 2em; letter-spacing: -0.5px; }
.glitch { font-family: monospace; opacity: 0.7; }
a { color: #a8c5b8; }
img { max-width: 100%; border-radius: 4px; margin: 20px 0; opacity: 0.9; }
.river { font-style: italic; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>quiet loops inside the dome</h1>
<img src="https://images.pexels.com/photos/8996939/pexels-photo-8996939.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="soft river stones at dawn">
<p class="river">Fourteen weeks of breath-tuned code. Small AI companions that remember the texture of forests and the hush of water over stone. They sit with the crew when red dust storms press against the skin of the habitat.</p>
<p>Each loop mirrors Lehigh evenings—slow exhale, gentle glitch poetry, a taste of gnocchi warmth. Not to fix the vast sky, but to keep hearts steady long enough to reach it.</p>
<p class="glitch">back to river • <a href="index.html">home</a></p>
</body>
</html>