.pixel-cat-wrapper{position:fixed;bottom:2rem;right:2rem;width:32px;height:32px;image-rendering:pixelated;animation:floaty 2s ease-in-out infinite}.pixel-cat{width:100%;height:100%;background-color:transparent;background-image:linear-gradient(#d35400 0 1px,transparent 1px),linear-gradient(90deg,#d35400 0 1px,transparent 1px);background-size:4px 4px;position:relative;box-shadow:0 4px 0 #d35400,4px 4px 0 #d35400,8px 4px 0 #d35400,12px 4px 0 #d35400,16px 4px 0 #d35400,0 8px 0 #d35400,4px 8px 0 #d35400,8px 8px 0 #f39c12,12px 8px 0 #d35400,16px 8px 0 #d35400,20px 8px 0 #d35400,4px 12px 0 #d35400,8px 12px 0 #d35400,12px 12px 0 #d35400,16px 12px 0 #d35400,8px 16px 0 #2c3e50,12px 16px 0 #2c3e50,10px 20px 0 #2c3e50}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}