diff --git a/index.php b/index.php index df31dd6..ff7426b 100644 --- a/index.php +++ b/index.php @@ -23,7 +23,7 @@ html, body { padding: 0; height: 100%; overflow: auto; - font-family: monospace, monospace; + font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; color: #a9b594b3; background: linear-gradient(120deg, #245da4, #291451, #1e0f27, #b71b8dff); background-size: 400% 400%;