.loader{border:2px solid #fff;border-top-color:transparent;border-radius:50%;width:20px;height:20px;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}