
h3{ 
    position: relative; 
    z-index: -1;
}

h3 span{ 
    position: absolute; 
    top: -100px;
}