.loader-component{border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:25px;height:25px;animation:.5s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
