less naive attempt at placeholder for youtube iframe
diff --git a/content/index.ezmd b/content/index.ezmd
index bd27b5d..1fba81a 100644
--- a/content/index.ezmd
+++ b/content/index.ezmd
@@ -49,7 +49,9 @@
 </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" src="img/trillions-and-trillions/trillions-and-trillions-thumbnail.jpg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
+<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>
    </div>
 </div>
 </div>