diff --git a/templates/threads.html b/templates/threads.html
index d989d81..5ff6e37 100644
--- a/templates/threads.html
+++ b/templates/threads.html
@@ -23,7 +23,7 @@
scroll-behavior: smooth;
}
body {
- font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
+ font-family: system-ui, sans-serif;
max-width: 600px;
margin: 0 auto;
color: #232323;