
#back-to-top {
    background-color: #9F9F9F;
    bottom: 120px;
    box-shadow: 0 0 6px #E2F26C;
    color: #444444;
    position: fixed;
    right: 85px;
    cursor: pointer;
}