.overlay-div{
    height:100%;
    width: 100%;
    position:flex;
    background-color:#fff;
    opacity:.8;
 }