#back-to-top {
    background-color: #169fe6;
    bottom: 0;
    color: #ffffff;
    padding: 10px 10px;
    position: fixed;
    right: 50px;
    cursor: pointer;
}
#back-to-top a{color: #ffffff;}