diff --git a/index.html b/index.html index 3ab2479..a073559 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ } body { - font-family: ".SFUIRounded"; + font-family: "System Font"; background: linear-gradient(indigo, darkslategray) fixed; background: #100; margin-bottom: 100px;