diff --git a/style.css b/style.css index 4e1dcb9..d36a45d 100644 --- a/style.css +++ b/style.css @@ -11,7 +11,7 @@ body { align-items: center; height: 100%; min-height: 100%; - font-family: 'Hack', monospace; + font-family: monospace; font-size: small; background-color: #2a2a2a; transition: background-color 0.3s, color 0.3s;