.scroll-popup-container{position:fixed;bottom:10px;right:10px;border:1px solid #ddd;border-radius:5px;box-shadow:0 2px 10px rgba(0,0,0,.1);overflow:hidden;background:#fff;z-index:1000}.scroll-popup-close-button{position:absolute;top:5px;right:5px;border:none;background:#f5f5f5;border-radius:50%;width:25px;height:25px;font-size:16px;line-height:20px;text-align:center;cursor:pointer;z-index:1001}.scroll-popup-close-button:hover{background:#e5e5e5}