
.loader{
    position: absolute;
    display: flex;
    background: #906cd41c;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}