body{
   background-image: url("img/comidas-mundo.jpg");
   background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}




 span{
   color: white;
   
   
 }
