diff --git a/static/style.css b/static/style.css index b71e4d8..d5da5aa 100644 --- a/static/style.css +++ b/static/style.css @@ -11,7 +11,7 @@ html { } body { - font-family: sans; + font-family: sans-serif; background-color: #112; color: #fff; display: flex;