html{scroll-behavior:smooth}html #scrollToTopButton{position:fixed;bottom:100px;right:25px;cursor:pointer;width:1.3em;height:1.3em;font-size:3em;text-align:center;color:#b48506;border-radius:100%;border:3px solid #b48506;background-color:#776108;display:inline-block}html #scrollToTopButton:hover{background-color:#a8a5a5}