commit 1f9efc69fbb625622d412b7e5012fd606471232a
Author: tri <tri@thac.loan>
Date:   Thu Jan 1 17:18:00 2026 +0700

    update loa: responsive video & img

diff --git a/_loa/style.css b/_loa/style.css
index 3e0c59f..cde5650 100644
--- a/_loa/style.css
+++ b/_loa/style.css
@@ -29,6 +29,12 @@ body {
   color: var(--fg);
 }
 
+video,
+img {
+  max-width: 100%;
+  max-height: 80vh;
+}
+
 pre,
 code {
   font-family: var(--font-family-mono);
diff --git a/atom.xml b/atom.xml
index a7cde5e..01943a7 100644
--- a/atom.xml
+++ b/atom.xml
@@ -4,7 +4,7 @@
 <subtitle>shouting into the void</subtitle>
 <link href="https://loa.thac.loan/atom.xml" rel="self" />
 <id>https://loa.thac.loan/</id>
-<updated>2026-01-01T16:56:44+07:00</updated>
+<updated>2026-01-01T17:17:54+07:00</updated>
 <entry>
   <id>https://loa.thac.loan/mgs-llm/</id>
   <title>MGS2 parody on LLMs, and a tangent on media archival</title>