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