#infinity{width:1em;opacity:0;animation:fade .2s ease-in forwards,fill 2s linear infinite;fill:rgb(254,223,223);stroke:rgb(220,108,108);stroke-dasharray:2000;stroke-width:10px}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes fill{0%{stroke-dashoffset:0}to{stroke-dashoffset:4000}}