.modal {
    width: 100%;
    height: 100%;
    z-index: 88899;
/*    background-color: rgba(67, 67, 67, 0.66);*/
    background-color: #434343c2;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 88899;
}