.loader{width:50px;aspect-ratio:1;border-radius:50%;border:8px solid #add8e6;border-right-color:orange;animation:l2 1s linear infinite}@keyframes l2{to{transform:rotate(1turn)}}