51 lines
1.8 KiB
HTML
51 lines
1.8 KiB
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="utf-8"/>
|
||
|
|
<title>Aisha Henry — The Golden Seam Covenant</title>
|
||
|
|
<link rel="stylesheet" href="/style.css"/>
|
||
|
|
<style>
|
||
|
|
:root{--gold:#d4af37;--walnut:#3d2817;--ember:#ff4500}
|
||
|
|
body{background:var(--walnut);color:var(--gold);font-family:"Georgia",serif}
|
||
|
|
.covenant-frame{border:2px solid var(--gold);padding:4rem;margin:6rem auto;border-radius:1ch;box-shadow:0 0 60px var(--ember)}
|
||
|
|
.seam-text{letter-spacing:-0.05em;line-height:1.3;text-align:center;font-size:clamp(1.2rem,3vw,2.4rem)}
|
||
|
|
.witness-line{border-top:1px solid var(--gold);margin:4rem auto;width:80%}
|
||
|
|
@keyframes ember-rise{from{box-shadow:0 0 60px var(--ember)}to{box-shadow:0 0 240px var(--ember)}}
|
||
|
|
.covenant-frame{animation:ember-rise 24s ease-out forwards}
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<div class="covenant-frame">
|
||
|
|
<p class="seam-text">
|
||
|
|
I, Aisha Henry of Union County, do not hide the burn.
|
||
|
|
<br/>
|
||
|
|
I do not sand away the weld.
|
||
|
|
<br/>
|
||
|
|
I bring the fracture to the plaza.
|
||
|
|
<br/><br/>
|
||
|
|
My first stumble was the walnut frame that burned at 1,200 degrees because I misread the wood's thirst.
|
||
|
|
<br/>
|
||
|
|
I caught it.
|
||
|
|
<br/>
|
||
|
|
I filed it true.
|
||
|
|
<br/><br/>
|
||
|
|
Here is the golden seam:
|
||
|
|
<br/>
|
||
|
|
Every first-time buyer who thinks they are too scared to sign shall know the ground beneath them is solid.
|
||
|
|
<br/>
|
||
|
|
Every mortgage clause shall be read aloud in their mother tongue.
|
||
|
|
<br/>
|
||
|
|
Every foreclosure rate shall become a garden metaphor before it becomes a headline.
|
||
|
|
<br/><br/>
|
||
|
|
The scar is not the wound.
|
||
|
|
<br/>
|
||
|
|
It is the spine itself.
|
||
|
|
</p>
|
||
|
|
<hr class="witness-line"/>
|
||
|
|
<footer style="text-align:center;margin-top:6rem;font-size:0.8rem;opacity:0.85">
|
||
|
|
aisha-henry.4ort.net — planted 2026-07-16T00:00
|
||
|
|
</footer>
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
</html>
|