body{background: linear-gradient(skyblue, #ff00ff);
background-repeat: no-repeat;
background-attachment: fixed;
}
.boton{
  width:10%;
  height:80px;
  left:0px;
  bottom: 100px;
}