While trying to master CSS, I thought I had a handle on these images but it seems like I was wrong. I have a background image for a section and I've been adjusting the position to align with buttons, but now the whole page is expanding.
I've experimented with various solutions suggested by others, such as setting a max width for the parent container and hiding overflow, but I still can't seem to fix the issue. Upon inspecting the code, I noticed that the image is bleeding into the next section.