diff --git a/app.html b/app.html
index c1ef531..fecd0a5 100644
--- a/app.html
+++ b/app.html
@@ -27,8 +27,9 @@
"Helvetica Neue", Arial, sans-serif;
background: var(--bg);
color: var(--text);
- min-width: 320px;
+ min-width: 1280px;
line-height: 1.6;
+ transform-origin: top left;
}
a {
color: inherit;
@@ -998,5 +999,32 @@
+