.blink-text {animation: blink 2s infinite;}@keyframes blink {0% { color: rgb(0, 255, 242); }50% { color: rgb(179, 255, 0); }100% { color: rgb(255, 0, 13); }} .rotate {animation: rotate 2s linear infinite;}@keyframes rotate {from { transform: rotate(0deg); }to { transform: rotate(360deg); }} ==========>❤️🍏✨🍏 Welcome to our new store🍏✨🍏❤️