<!DOCTYPE html>
<html>

  <head>
   <style>
     a {
  text-decoration: none;
  font-size:20px;
}
   </style>
  </head>

  <body>
    <button><a href="https://www.youtube.com/embed/RUlbTCjnX6E?autoplay=1" target='yt'>1 Minute</a></button>
<button><a href="https://www.youtube.com/embed/1Wh8RzcQZr4?autoplay=1" target='yt'>Cat Fails</a></button><br/>

<iframe name='yt' src="https://www.youtube.com/embed/1Wh8RzcQZr4?feature=oembed" allowfullscreen width="410" height="231" frameborder="0"></iframe>
  </body>

</html>
// Code goes here

/* Styles go here */