fluid video

This commit is contained in:
Cameron Taylor
2020-11-18 15:35:28 -08:00
parent c4bbf48e0f
commit 274455885d
2 changed files with 33 additions and 10 deletions

View File

@ -27,9 +27,16 @@
<!--Hot tortilla wrap-->
<div id="wrapper">
<h1>Friday Night Funkin' - Rhythm game extraordinaire</h1>
<iframe width="960" height="540" src="https://www.youtube.com/embed/HMNKUo3CCpU" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<div id="coolervidwrapper">
<div class='videoWrapper'>
<iframe width="560" height="349" src="https://www.youtube.com/embed/HMNKUo3CCpU" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
</div>
<div class="coolBox">
<p class="description">Friday Night Funkin' is a dope ass rhythm game.</p>
</div>