diff --git a/index.html b/index.html index 2a181b2..d895ec9 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ background-color: #000000; color: #fff; overflow: hidden; - font-size: 20px; + font-size: 18px; font-family: "Courier New","Lucida Console", monospace; } button { @@ -20,7 +20,7 @@ text-align: center; text-decoration: none; display: inline-block; - font-size: 18px; + font-size: 16px; border: 2px solid white; }