<h3>click to play</h3>
<section class="youtube-embed">
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/25E6FPy9SPc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</section>
h3{
color: dodgerblue;
text-transform: capitalize;
text-align: center;
font-size: 2rem;
}
.youtube-embed{
width: 90vw;
height: 50vh;
margin: auto;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.