diff --git a/index.html b/index.html
index 51f1702..a168183 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
body {
display:flex; align-items:center; justify-content:center;
min-height:100vh; margin:0;
- font-size:3em; font-family:monospace;
+ font-size:6em; font-family:monospace;
}
input {
padding:0; border:0; outline:none; background:none;