#back-to-home {
    position: fixed;
    top: 60px;
    left: 60px;
    transform: translateY(-25px); /* margin gibi davranır */
}