diff --git a/index.html b/index.html
index c559919..3471c9b 100644
--- a/index.html
+++ b/index.html
@@ -390,6 +390,11 @@
🚀 Accelerate the Doom
not official measurements. Sources: Google/DeepMind energy reports, Microsoft sustainability
disclosures, Epoch AI compute trends, AI Index 2024.
+
diff --git a/styles.css b/styles.css
index 98151e1..2b79ab9 100644
--- a/styles.css
+++ b/styles.css
@@ -987,6 +987,17 @@ footer strong { color: var(--accent-2); }
color: var(--text-muted);
}
+.footer-meta-irony {
+ margin-top: 0.75rem;
+ font-style: italic;
+ opacity: 0.75;
+}
+
+.footer-meta-irony strong {
+ color: var(--accent);
+ font-style: normal;
+}
+
/* ---- Section Labels ---- */
.section-label {
font-size: 0.7rem;