Today: Wrap the iframe and use padding (or style the embedded page) for vertical spacing.
padding
The wrapper's padding: 24px 0 creates visible top/bottom space — the reliable modern approach.
padding: 24px 0
Lines: 0 | Characters: 0