Help me in solving FASH08 problem

My issue

what’s wrong with my code it’s not setting background color as lightgrey
.Shopping-contanier{
background-color: lightgrey;
text-align: center;
padding-bottom: 30px;
}

My code

// your code goes here

Learning course: Projects using HTML / CSS
Problem Link: Style shopping banner Practice Problem in Projects using HTML / CSS

It’s working fine