.hide-label { 
position:absolute; 
display:block;
width:100%;
height:70px;
left:0;
bottom:0;
background: #ead7bb;
z-index:100;
}

body{
    position: relative ;
}