.custom-loader{border:6px solid #ff66001a;border-top-color:#f60;border-radius:50%;width:80px;height:80px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
