18 lines
961 B
HTML
18 lines
961 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Journal Precision • Adalberto Tolosa</title>
|
|
<style>
|
|
body { font-family: system-ui, sans-serif; background: #0a0a0a; color: #e0e0e0; max-width: 720px; margin: 40px auto; padding: 20px; line-height: 1.6; }
|
|
h1 { color: #a78bfa; }
|
|
a { color: #c4b5fd; }
|
|
</style>
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<h1>Journal Precision Rhythms</h1>
|
|
<p>Late-night entries layer like watercolor washes: observations first, then reflections, then small optimizations for tomorrow's spreadsheets. Same quiet discipline as Procreate blending—build depth without rush. Textures of ink on paper echo data cells aligned perfectly. <a href="index.html">Back to home</a></p>
|
|
</body>
|
|
</html> |