https://www.freecodecamp.org/challenges/add-borders-around-your-elements
1.Your img element should have the class smaller-image.
2.Your img element should have the class thick-green-border.
3.Give your image a border width of 10px.
4.Give your image a border style of solid.
5.The border around your img element should be green.
Hello
there are 5 tasks
I resolve 1 and 2
I thinking about my code , is right
But tasks not green yet