Why is my css width and height not working

In CSS I set an image so its width and height are a certain thing so my image does not go under my text but it does not work even with the !important thing.

Go here and click on woodcutting then inspect https://gem-hunt.netlify.app/play.html

The tree should not be like acting as a background and go “behind/under” the tree should move down so the text won’t be ontop of it. As shown.

I wanted to mimic something like this will it?

I applied it It looks still the same and I have no experience in flex.

fixed! Now I can do the centering I don’t need your help anymore. All I did was add the flexbox and removed the position absolute.