body {
    position: relative;
}

.whatsapp {
    width: 12%;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
}