JSFiddle - React, Tailwind, and code Playground

by Daniel Hall

HTML

<h1>
Movie List
</h1>
<iframe src="https://www.youtube.com/embed/KYz2wyBy3kc" allowfullscreen>

</iframe>
<a href="https://www.amazon.com/dp/B0049J0DC8?ref=sr_1_1_acs_kn_imdb_pa_dp&qid=1541015773&sr=1-1-acs&autoplay=0" target="_blank"><img src="https://imgc.allpostersimages.com/img/print/u-g-F7Z0IM0.jpg?w=550&h=550&p=0"></a>

CSS

img {width: 30%; height: 40%;}
h1 {text-align: center; font-size: 3em;}
iframe {position: absolute; right: 0%;}