.busyIndicator:before{content:"";position:absolute;inset:0 100% 0 0;border-radius:inherit;background:currentColor;animation:busy 2s infinite}@keyframes busy{to{inset:0}}@property --border-angle{inherits: false; initial-value: 0deg; syntax: "<angle>";}
