What did i miss here?

Tell us what’s happening:
What_did i miss here? HELP ME OUT

Your code so far
`

.red-text { color: red; }

h2 {
font-family: Lobster, Monospace;
}

p {
font-size: 16px;
font-family: Monospace;
}

.thick-green-border {
border-color: green;
border-width: 10px;
border-style: solid;
border-radius: 50%;
}

.smaller-image {
width: 100px;
}

Cat Photos App

Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.

A cute orange cat lying on its back. "Cat Photos"

Purr jump eat the grass rip the couch scratched sunbathe, shed everywhere rip the couch sleep in the sink fluffy fur catnip scratched.

``` **Your browser information:**

Your Browser User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.111 Safari/537.36.

Link to the challenge:
https://www.freecodecamp.org/challenges/link-to-external-pages-with-anchor-elements

Create an a element that links to http://freecatphotoapp.com and has “cat photos” as its anchor text.

thanks dat worked for me…