.hb-app-show {
    display: block;
}

.hb-app-hide {
    display: none;
}

.vt-iframe {
    aspect-ratio: 16 / 9;
}