.loader{width:fit-content;font-weight:700;font-family:monospace;font-size:18px;background:radial-gradient(circle closest-side,#fff 94%,#0000) 100%/calc(200% - 1em) 100%;animation:l24 1s linear infinite alternate}.loader:before{content:"Loading...";line-height:1em;color:#0000;background:inherit;background-image:radial-gradient(circle closest-side,#000 94%,#fff);-webkit-background-clip:text;background-clip:text}@keyframes l24{to{background-position:0}}