@keyframes rise-heart{0%{transform:translate(-50%) scale(1);opacity:1}to{transform:translate(calc(-50% + var(--x)),var(--y)) scale(.3);opacity:0}}
