Adjust Background-color property of text

What is your hint or solution suggestion?

h4 {
text-align: center;
background-color: rgba(45,45,45,0.1);
padding: 10px;
}

Challenge: Adjust the background-color Property of Text

Link to the challenge: