Just dipping my toes into the world of HTML/CSS, so feel free to point out any major errors in my code.
The issue I'm facing is illustrated in this image (Apologies for the black boxes covering up some content; focus is on the top image).
You'll notice that the picture is overlapping the border. Is there a way to solve this using CSS, or do I need to adjust the image to fit within the border?
I've scoured the internet for answers and suspect it may have something to do with my use of position absolute or relative. However, I'm not entirely sure, so any guidance would be much appreciated.