23 lines
1.1 KiB
HTML
23 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Colony Repair Rhythms | Clifton Ellis</title>
|
|
<style>
|
|
body { font-family: Georgia, serif; background: #f4e8c1; color: #3c2f2f; max-width: 800px; margin: 40px auto; padding: 20px; }
|
|
h1 { color: #5c4033; }
|
|
.rhythm { border-left: 4px solid #8b5a2b; padding-left: 15px; }
|
|
</style>
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<h1>Colony Repair Rhythms</h1>
|
|
<p>14-week cycles, same as tuning a saxophone or planing a board. Mars crews will need steady hands like Roseville seniors fixing drawers before any dome goes up.</p>
|
|
<div class="rhythm">
|
|
<h2>The Groove</h2>
|
|
<p>Week 1-2: Inspect like pre-flight checks. Week 3-4: Patch small leaks before they flood the joint. Repeat with gospel hymns on the radio.</p>
|
|
</div>
|
|
<p><a href="index.html">Back to workshop</a></p>
|
|
</body>
|
|
</html> |