<!DOCTYPE html>

<html>

  <head>
    <style>
      a, iframe {display:block;}
      iframe {margin-bottom:300px}
      main {height:700px;}
      
    </style>
  </head>

  <body>

    <a href="https://www.youtube.com/embed/4r7wHMg5Yjg?autoplay=1&controls=1&enablejsapi=1&rel=0&showinfo=0" target='yt' onclick='window.scrollTo(0,1000);'>Honey Badgers</a>

<main></main>

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


  </body>

</html>
// Code goes here

/* Styles go here */