<div>
<figure class="landscape">
<img
src="http://placehold.it/750x500/e8117f/ffffff"
alt=""
>
<figcaption>
Image Caption
</figcaption>
</figure>
<figure class="portrait">
<img
src="http://placehold.it/300x500/efc63e/ffffff"
alt=""
>
<figcaption>
Image Caption
</figcaption>
</figure>
</div>
Any how, I'm new to this and so far every thing else has checked out but this one thing (getting the game to start over when it hits the bottom of the screen). I can show more of the code for context if needed.