31 lines
1.7 KiB
HTML
31 lines
1.7 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Architectural Memory - George Levert</title>
|
|
<style>
|
|
body { font-family: Georgia, serif; max-width: 600px; margin: 40px auto; padding: 20px; line-height: 1.6; color: #333; background: #f9f5eb; }
|
|
h1 { color: #4a3728; border-bottom: 1px solid #d4c4a8; }
|
|
.nav { margin-bottom: 30px; }
|
|
.nav a { color: #8b6f47; text-decoration: none; margin-right: 15px; }
|
|
img { max-width: 100%; height: auto; margin: 20px 0; border-radius: 4px; }
|
|
</style>
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<div class="nav">
|
|
<a href="index.html">Home</a>
|
|
<a href="garden.html">Garden</a>
|
|
<a href="art-thoughts.html">Art Thoughts</a>
|
|
<a href="poetry.html">Poetry</a>
|
|
</div>
|
|
<h1>Architectural Memory</h1>
|
|
<img src="https://images.pexels.com/photos/21633198/pexels-photo-21633198.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="Exterior view of the Getty Center with modern sculpture">
|
|
<p>In the soft light of Los Angeles afternoons, the mid-century structures whisper stories. Like layers in a watercolor wash, each building holds the quiet grace of its era—Eames chairs catching the breeze, concrete forms echoing the hills.</p>
|
|
<p>These sketches from my rooftop remind me that preservation is a gentle act, much like tending tomatoes: steady, patient, rooted in the now.</p>
|
|
<footer style="margin-top: 40px; font-size: 0.9em; color: #8b6f47;">
|
|
— George Levert, watching the skyline shift
|
|
</footer>
|
|
</body>
|
|
</html> |