<script src="https://facecast.net/w/js/iframe.js"></script>
<iframe id=" " onload="fc_load_iframe(this)" style="border:none" allow="autoplay; fullscreen" allowfullscreen></iframe>
<!--В поле <iframe id=" "> вписать полученный от продюсера ID конференции
(прим. <iframe id="d1skbu")-->
<style>
.thumb-wrap {
position: relative;
padding-bottom: 100,00%;
height: 0;
overflow: hidden;
}
.thumb-wrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-width: 0;
outline-width: 0;
}
</style>
<!--Параметры "width" и "height" регулируются по желанию, однако по умолчанию они равны 100%-->
<!--Этот элемент растягивать по ширине не нужно-->