.btn-wp {
        display:block;
        width:50px;
        height:50px;
        color:#ffffff;
        position: fixed;
        left:65px;
        bottom:65px;
        border-radius:50%;
        line-height:80px;
        text-align:center;
        z-index:999;
}