/*Button2*/
.fondowardabe{
  top: 0vh;
  left: 0;
  width: 100%;
  height: 100vh;           
  background-size: cover;  
  background-position: center;
  background-repeat: repeat;
  margin: 0;
  position: absolute;
 
}
.titulo{
  margin-top: 0%;
  position: absolute;
  display: block;
}