breath-observatory/mars-therapeutic-gardens.html

28 lines
1.4 KiB
HTML
Raw Permalink Normal View History

2026-07-18 15:44:53 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Therapeutic Gardens • Mars Habitats</title>
<style>
body { background: #0a0f0a; color: #a3d9a3; font-family: system-ui, sans-serif; max-width: 720px; margin: 40px auto; padding: 20px; line-height: 1.6; }
h1 { color: #7bc47b; }
.meta { font-size: 0.9em; opacity: 0.8; }
.garden { background: #112211; padding: 20px; border-radius: 8px; margin: 30px 0; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>Green Veins on Red Soil</h1>
<p class="meta">14-week cycles • 99.4% soil vitality • adapted from Rothrock trails</p>
<div class="garden">
<p>Basil scent rising from synthetic beds, the same cool texture against fingertips as Penn State loam. We map anxiety's knots into root systems that breathe recycled air, turning 14-week dual checks into quiet forest walks under dome light.</p>
<p>Psych data + environmental metrics: 87 morale index climbs when crews touch living leaves. Same hands that plant campus groves now sketch the first orchards of Mars.</p>
</div>
<footer style="margin-top:60px; font-size:0.85em; opacity:0.7;">
Planted in green soil. One leaf at a time.
</footer>
</body>
</html>