Unable to pass 8th and 9th user story for 'Tribute page' project

Tell us what’s happening:
Image is centered and responsive but won’t pass the user story

Your code so far
#img-caption{
font-size: 12px;
font-style: italic;
}
#img-div{
justify-self: center;
}
#image{
justify-self: center;
padding: 2px;
max-width: 100%;
max-height: auto;
opacity: 0.75;
box-shadow: 1px 1px slategrey;
vertical-align: text-top;
}

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36.

Challenge: Build a Tribute Page

Link to the challenge:

Please post a link to your codepen