
.fondo {
  background-image: url("../src/images/tv404.jpg");
  background-position: center;
  background-repeat: no-repeat;
  
}
.texto{
  align-items: end;
}






