Revert "less naive attempt at placeholder for youtube iframe"

This reverts commit 3c4e9242203dd2d34725053f9b255ad3a0a2fed7.
diff --git a/content/index.ezmd b/content/index.ezmd
index 1fba81a..bd27b5d 100644
--- a/content/index.ezmd
+++ b/content/index.ezmd
@@ -49,9 +49,7 @@
 </script>
 <div class="col-sm-8 col-sm-offset-2" style="padding-top: 30px;">
    <div class="video-responsive">
-<iframe id="trillionsVideos" title="Trillions and Trillions" width="560" height="315" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen><div>
-    <button onclick="swapVideo('https://www.youtube.com/embed/JUt2nb0mgwg?autoplay=1&rel=0', 'Trillions and Trillions Served')"><img width="560" class="img-responsive" src="img/trillions-and-trillions/trillions-and-trillions-thumbnail.jpg" alt="Trillions and Trillions Served" /></button>
-</div></iframe>
+<iframe id="trillionsVideos" title="Trillions and Trillions" width="560" height="315" src="img/trillions-and-trillions/trillions-and-trillions-thumbnail.jpg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
    </div>
 </div>
 </div>