#whatsappButton {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 100000;
}

#whatsappButton img {
    width: 60px;
    height: 60px;
}