@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}html{font-size:100px}body{font-size:.14rem}*{margin:0;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}ul li{list-style:none}.loading{bottom:0;left:0;position:fixed;right:0;top:0}.loading,.loading .main{align-items:center;display:flex;justify-content:center}.loading .main{background-color:rgba(0,0,0,.8);border-radius:.18rem;flex-direction:column;height:.96rem;width:1.16rem}.loading .main img{animation:spin 1s linear infinite;height:.37rem;margin-bottom:.1rem;width:.37rem}.loading .main p{color:#fff}
