.whatsapp-float{align-items:center;background-color:#25d366;border-radius:50%;bottom:20px;box-shadow:2px 2px 5px rgba(0,0,0,.3);cursor:pointer;display:flex;height:60px;justify-content:center;position:fixed;right:20px;transition:transform .3s ease;width:60px;z-index:1000}.whatsapp-float:hover{transform:scale(1.1)}