#loader {
       top: 0%;
        position: fixed;
        background: #a1abf45e;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 99;
}






