.loader{width:120px;height:22px;border-radius:20px;color:#0f172a;border:2px solid;position:relative}.loader:before{content:"";position:absolute;margin:2px;inset:0 100% 0 0;border-radius:inherit;background:currentColor;animation:l6 2s infinite}@keyframes l6{to{inset:0}}