.all-hiden::before{
    content: '';
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: #fff;
    top: 0;
    left: 0;
}
.fixed-right .questionnaire {
    margin-left: -8px;
    margin-bottom: -22px;
}