Hi there,
If you’re referring to the subtle background effect on the container, that would be more complex to create using GenerateBlocks (or blocks in general).
In this case, it would be much simpler to achieve it using custom CSS, possibly with pseudo-elements like ::before or ::after.