Almost
1
Hello,i need help to move img over the box
Demo
i need this result 

Thanks
Hi @Almost
You can try position: absolute
for the image, then you will be able to set itβs positioning like top
, left
, right
, bottom
& etc.
If you have additional question, let me know. Hope it helps.