diff --git a/Chicken.css b/Chicken.css index a4fb802..4196cd4 100644 --- a/Chicken.css +++ b/Chicken.css @@ -1,4 +1,6 @@ -html { scroll-behavior: smooth;} +html { scroll-behavior: smooth; + font-family: 'Klee One', cursive; +} span{ animation: flash 1s linear infinite;