Am not getting it!

I tried it by adding background-color: rgpa(45,45,45,0.1;) in style tag and also in the <h4 …> Aplhabet but its not working … where’s i am stucking.

h4 { text-align: center; padding: 10px; } p { text-align: justify; } .links { text-align: left; color: black; } .fullCard { width: 245px; border: 1px solid #ccc; border-radius: 5px; margin: 10px 5px; padding: 4px; } .cardContent { padding: 10px; } .cardText { margin-bottom: 30px; }

Alphabet


Google was founded by Larry Page and Sergey Brin while they were Ph.D. students at Stanford University.

```

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/applied-visual-design/adjust-the-background-color-property-of-text/

background-color: rgpa(45,45,45,0.1) = this should be added in this.

it’s done found an childish mistake.