.scroll-to-top-button{background-color:rgb(27 37 54 / 85%);border-radius:50%;width:40px;height:40px;position:fixed;display:flex;align-items:center;justify-content:center;bottom:25px;right:100px}.scroll-to-top-button svg{transform:rotate(180deg);width:17px;height:8px}