1402013.html (272B)
1 <style> 2 *:read-only { 3 left: 35px; 4 border: 1px inset; 5 } 6 .a { 7 animation: kf 150ms 0.76 alternate, normal finished; 8 position: relative; 9 } 10 @keyframes kf { 11 100% { 12 border-left-width: thick 13 } 14 60% { 15 inset-inline-start: 72% 16 } 17 } 18 </style> 19 <svg> 20 <a class="a">