<!DOCTYPE html>
<html>

  <head>
    <style>
      a, iframe {display:block;}

    </style>
  </head>

  <body>

    <a href="https://www.youtube.com/embed/4r7wHMg5Yjg?autoplay=1&controls=1&enablejsapi=1&rel=0&showinfo=0" target='yt'>Honey Badgers</a>


    <iframe id="yt" name='yt' width="320" height="180" src="about:blank" frameborder='0' allowfullscreen></iframe>

  </body>

</html>
// Code goes here

/* Styles go here */