.out_loader{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.img_spinner_loader img{height:90px;width:90px;animation:spinlogo 2s linear infinite}@keyframes spinlogo{0%{transform:rotate(360deg)}to{transform:rotate(0)}}
