#scrollToTop{display:none;position:fixed;bottom:80px;right:10px;width:50px;height:50px;background-color:#6ec1e4;color:#fff;text-align:center;line-height:50px;font-size:24px;border-radius:5px;cursor:pointer;z-index:1000}#scrollToTop:hover{background-color:#5BB5E3}