.whatsapp-float{
    position:fixed;
    right:20px;
    bottom:20px;
    background:#25D366;
    color:#fff;
    padding:15px 20px;
    border-radius:50px;
    font-weight:bold;
    z-index:9999;
}