.whatsapp-float{position:fixed;bottom:20px;right:20px;z-index:9999}.whatsapp-float img{width:55px;height:55px}.zoom-animation{animation:zoomInOut 3s ease-in-out infinite}@keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(1.09)}100%{transform:scale(1)}}