html{position:relative;height:100%}html span,html p,html a,html img,html div{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0;margin:0}html body{margin:0;padding:0;position:relative;width:100vw;height:100vh;font-size:14px;color:#000;font-family:-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif !important;overflow:hidden auto}html body.no-scroll{overflow:hidden}html body .hand{position:absolute;bottom:50px;width:100%;text-align:center;z-index:9}html body .hand img{width:30px;height:30px;animation:hand-jump 2s infinite linear}