diff --git a/zoo-css-challenge/style.css b/zoo-css-challenge/style.css index 6bd91733..3d570629 100644 --- a/zoo-css-challenge/style.css +++ b/zoo-css-challenge/style.css @@ -91,6 +91,9 @@ footer { background-color: white; } +.introduction > h1 { + color: red; +} #badge { height: 120px;