<div class="video-showing">
  <h2>{title}</h2>
  <h3>{year}</h3>
  <p>{description}</p>

  <div>
    {video}
  </div>
</div>