#back-to-top {
    color: #444444;
    padding: 10px 10px;
    position: fixed;
    right: 50px;
    bottom: 50px;
    cursor: pointer;
}