When working on this specific site, I noticed that in the 'News' section there are 2 posts. To ensure that this section has a fixed height of 300px and can be scrolled through, I plan to add CSS with overflow: scroll.
My challenge now is how to modify this in WordPress for the posts. It seems like the news section lacks its own div container, making it difficult to locate the necessary CSS for this area.