#scrollToTop{padding:0;display:none;width:60px;height:60px;justify-content:center;align-items:center;position:fixed;bottom:20px;right:20px;background-color:white;border-radius:50%;cursor:pointer;border:2px solid #005e9d;z-index:100}#scrollToTop:hover{background-color:#005e9d}