.tiptap-content iframe,
.tiptap-content video {
    display: block;
    max-width: 100%;
    height: auto;
}
