.jump-up-btn{position:fixed;bottom:30px;right:30px;background:#fadeec;color:#000;font-size:25px;width:45px;height:45px;text-align:center;line-height:45px;border-radius:0%;box-shadow:0 4px 10px rgba(0,0,0,0.3);cursor:pointer;z-index:9999;display:none}.jump-up-btn:hover{background:#000;color:#fff}.jump-up-btn.show{display:block}