vast ocean

This commit is contained in:
2026-05-30 06:42:16 -04:00
parent e38f11f71a
commit 52453fba67
68 changed files with 1704 additions and 66 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 870 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 985 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 570 KiB

View File

@@ -0,0 +1,3 @@
<!DOCTYPE html><html><head><meta charset="utf-8">
<style>html,body{margin:0;background:#222}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px;width:2100px}figure{margin:0;position:relative;background:#fff;overflow:hidden}img{width:100%;display:block}figcaption{position:absolute;left:0;bottom:0;right:0;padding:6px 10px;font:13px ui-monospace,monospace;color:#fff;background:linear-gradient(transparent,#000d)}</style></head><body>
<div class="grid"><figure><img src="01_calm-curtain.svg"><figcaption>calm vertical curtain</figcaption></figure><figure><img src="02_seething-strings.svg"><figcaption>seething vertical strings</figcaption></figure><figure><img src="03_rays-plate.svg"><figcaption>fine vertical rays (plate)</figcaption></figure></div></body></html>