.btn-floating {
    position: fixed;
    right: 25px;
    overflow: hidden;
    width: 50px;
    border-radius: 100px;
    border: 0;
    z-index: 9999;
    color: aliceblue;
    transition: 2s;
}