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