You can use this function to make rounded corners for the enclosing </div>.
use_rounded(embed, radius = NULL)vembedr_embed object, created using an embed() function
numeric or character, css property for the border-radius
for the <iframe/>. Numeric values will be interpreted as number of pixels.
Object with S3 class vembedr_embed.