diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index c3bad69..7cbb9b1 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -1,5 +1,5 @@ body{ - font-family: Arial, sans-serif; + font-family: "Poppins", sans-serif; background-color: black; color: white; display: flex;