diff --git a/web/index.html b/web/index.html
index fb3ab8cc..2562f492 100644
--- a/web/index.html
+++ b/web/index.html
@@ -1,6 +1,8 @@
+
+ pocketpy demo
diff --git a/web/xterm/xterm.css b/web/xterm/xterm.css
index fe8cabe7..1a813f40 100644
--- a/web/xterm/xterm.css
+++ b/web/xterm/xterm.css
@@ -54,7 +54,7 @@
}
@media screen and (orientation: portrait) {
- #terminal { zoom: 3.5 !important; }
+ #terminal { zoom: 1.2 !important; }
}
@media screen and (orientation: landscape) {