.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflowScroll{-webkit-overflow-scrolling:touch}.overflowScroll.scrollY{overflow-y:scroll}html::-webkit-scrollbar{width:4px;height:4px}html::-webkit-scrollbar-thumb,html::-webkit-scrollbar-track{border-radius:2px;background-color:transparent}body,html{-webkit-user-select:none;user-select:none;vertical-align:baseline;position:relative}body .guidence-box,html .guidence-box{position:fixed;right:30px;top:200px;z-index:1000;background-color:#f85415;color:#faebd7;font-size:16px;padding:20px 10px;border-radius:20px;display:flex;flex-direction:column;justify-content:space-around;align-content:center;height:250px}body .footer,html .footer{margin:0 auto;text-align:center}