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