.loader-container{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.25);z-index:9999}.loader-wrapper{display:flex;align-items:center;justify-content:center}.loader-wrapper img{max-width:100px;max-height:100px}