#back-to-top {
    bottom: 0;
    padding: 0px;
    position: fixed;
    right: 10px;
    cursor: pointer;
}
#back-to-top img{
width:50px;
}