diff --git a/css/style.css b/css/style.css index 5a7c791..74c5735 100644 --- a/css/style.css +++ b/css/style.css @@ -2,7 +2,7 @@ html { height: 100%; background-color: black; color: white; - font-family: Verdana, Helvetica, serif; + font-family: Verdana, Helvetica, sans-serif; } a {