#content {
    padding: 0em;
    overflow: hidden;

    iframe {
        border: 0px;
        border-radius: var(--border-radius);
    }
}
