.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}


.slideFunction{
    cursor: pointer;
    position: fixed;
    bottom: 100px;
    right: 20px;
}
