My attempt at creating a website for fun and testing purposes is facing issues when viewed on mobile devices. The images and specially positioned elements are not displaying correctly, extending beyond the page boundaries. I have tried adding the viewport meta tag, but unfortunately, the display is still unsatisfactory.
As a beginner coder, I ask for your understanding of any mistakes I may have made :)
You can view the website here:
<meta name="viewport" content="width=device-width, initial-scale=1">