.cat{width:100%;max-width:80px;position:relative;overflow:hidden}.cat:before{content:"";padding-bottom:100%;display:block}.cat:active>*{animation-play-state:running}.cat__body,.cat__tail,.cat__head{animation:2.79s cubic-bezier(.65,.54,.12,.93) infinite rotating;position:absolute;inset:0}.cat__body:before,.cat__tail:before,.cat__head:before{content:"";background-image:url(/loading-cat.jpg);background-repeat:no-repeat;background-size:200%;width:50%;height:50%;position:absolute}.cat__head:before{transform-origin:0 100%;background-position:100% 0;top:0;right:0;transform:rotate(90deg)}.cat__tail{animation-delay:.2s}.cat__tail:before{transform-origin:100% 0;background-position:0 100%;bottom:0;left:0;transform:rotate(-30deg)}.cat__body{animation-delay:.1s}.cat__body:nth-of-type(2){animation-delay:.2s}.cat__body:before{transform-origin:0 0;background-position:100% 100%;bottom:0;right:0}@keyframes rotating{0%{transform:rotate(720deg)}to{transform:none}}
