.whatsapp{
    position: fixed;
    right: 10px;
    bottom: 65px;
    z-index: 999;
    border-radius: 100%;
}
.whatsapp img {
    border-radius: 100%;
}
