.loader-container {
    width: 100%;
    height: 100vh;
    position: fixed;
    background: rgba(0, 0, 0, 0)
        url("https://www.verdurexchange.com/vxtiwebsystem2/animation.gif") center
        no-repeat;
    z-index: 1;
}