.whatsapp-icon{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    position: fixed;
    bottom:50px
}
.whatsapp-icon img{
background-color: #000069;
    padding: 10px;
    border-radius: 50%;
    height: 80px;
}