Hi there,
You need to add height property in it.
Go to your post editor and replace the code with this:
<iframe style="width: 560px; max-width: 660px; height: 500px; overflow: hidden; background: transparent;" src="https://embed.music.apple.com/us/playlist/alive-and-well/pl.u-b3b8alecy2vrM3X" height="450" frameborder="0" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-storage-access-by-user-activation allow-top-navigation-by-user-activation" data-origheight="450"></iframe>
I have added height: 500px; above. You can increase or decrease the value 500px according to your requirements.
After replacing the code, it would start to appear like this: https://prnt.sc/t67c53 🙂
Thank you so much worked perfectly!!