!Sizing Your Images

I’ve googled the problem, I’ve checked the syntax multiple times and can’t pass the challenge. I’ve had another person check and they couldn’t find an error. I need some fresh eyes on this please.

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

Link to the challenge:

Oh BTW yes, my browser is at 100% and tried on native laptop screen as well as on external screen. :frowning:

The border-size is clearly stated as 10px. I don’t get it is it because I’m doing this on Linux OS?

Second screenshot you need border-width not worder-width. First screenshot was written width: 100px: instead of 100px;
Avoid such mistakes, especially in css

Thank you,
1st screenshot I was trying to see if changing size of px would make a difference.
2nd screenshot was definitely user error, doh.
thanks again.