Episode 1

<div style="width: 640px; margin: auto; border: 4px solid #333; border-radius: 12px; overflow: hidden; font-family: sans-serif;">
  
  <!-- Video -->
  <div style="width: 100%; aspect-ratio: 16/9; background: black;">
    <iframe width="100%" height="100%" 
            src=<iframe width="560" height="315" src="https://www.youtube.com/embed/BbYOam7hUOM?si=dnXyOtpCYnuGEiqk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> 
            frameborder="0" allowfullscreen>
    </iframe>
  </div>
  
  <!-- Spodní okraj rámu s titulky -->
  <div style="background: #111; color: #fff; padding: 12px; text-align: center; font-size: 18px;">
    🌸titulky🌸
  </div>
</div>