20 lines
847 B
HTML
20 lines
847 B
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; }
|
||
|
|
a { color: #a8c5b8; }
|
||
|
|
.glitch { font-family: monospace; opacity: 0.7; }
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<h1>14-week dome quiet</h1>
|
||
|
|
<p>Lehigh stones and code folds meet the hatch cycles. Breath checks scale like river flow, holding space before the long sky.</p>
|
||
|
|
<a href="index.html">back to horizon</a>
|
||
|
|
<p class="glitch">calm first, always.</p>
|
||
|
|
</body>
|
||
|
|
</html>
|