body{ background-image:url(/img/fondoIndex.jpg);
background-repeat: no-repeat; background-size: cover;
height:100vh;width:100vw;
background-attachment: fixed;
-webkit-text-size-adjust: 100%; }