diff --git a/index.html b/index.html index 842eaab..5abb9e2 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@
-

futile

+

futile

diff --git a/style.css b/style.css index fb7cad8..85ccd6d 100644 --- a/style.css +++ b/style.css @@ -18,10 +18,8 @@ body { .title { color: white; - text-decoration: none; - cursor: default; font-family: "Bokor"; - font-size: clamp(1em, 3.6em, 40vw); + font-size: clamp(1em, 12em, 40vw); user-select: none; /* because chromium renders this font like dogshit at weight 600 */