﻿#iframe-container {
    height: 0px;
    margin-top: 16px;
    border: 1px solid #e9e9eb;
    border-radius: 5px;
}

#iframe-preview {
    width: 100% !important;
    height: 100% !important;
}