.inicioFondo {
    left: 0px;
    position: fixed;
    top: 0px;
    z-index: -99999999;
    height: 100%;
    width: 100%;
}