body.page-id-xxx .generate-back-to-top,
body.page-id-xxx .generate-back-to-top:visited {
bottom: 30px; /* 30px from the bottom of your screen */
left: 30px; /* 30px from the left of your screen */
}
And replace xxx in body.page-id-xxx with the actual page ID.