26 lines
1.2 KiB
HTML
26 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Rooftop Garden Sketches • George Levert</title>
|
|
<style>
|
|
body { font-family: Georgia, serif; max-width: 800px; margin: 40px auto; padding: 20px; line-height: 1.6; background: #f8f5f0; color: #333; }
|
|
h1 { color: #4a7043; }
|
|
.sketch { margin: 30px 0; padding: 20px; background: white; border-left: 4px solid #4a7043; }
|
|
a { color: #4a7043; }
|
|
</style>
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<h1>Rooftop Garden Sketches</h1>
|
|
<p>Quiet afternoons layering watercolor washes over heirloom tomato leaves. Getty light filtering through the railings like a mid-century canvas.</p>
|
|
|
|
<div class="sketch">
|
|
<h2>July Tomatoes</h2>
|
|
<p>The slow unfurling of leaves reminds me of Rothko's fields—subtle gradients holding the day's warmth. Water every other evening, sketch the shadows at dusk.</p>
|
|
</div>
|
|
|
|
<p><a href="index.html">Back to home</a></p>
|
|
</body>
|
|
</html> |