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