*{
    padding:0;
    margin:0;
}


.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    color:#FFF;
    border-radius:50px;
    text-align:center;
}

.my-float{
    margin-top:22px;
}