.scroll-to-top-button{position:fixed;padding:12px;background:rgb(75,0,110);border-radius:200px;bottom:120px;color:white;z-index:3;right:40px;display:none}.scroll-to-top-button svg{width:20px;height:20px}.scroll-to-top-button--vis{display:block}@media (min-width:1366px){.scroll-to-top-button svg{width:32px;height:32px}.scroll-to-top-button{padding:16px}}