.skeleton-active:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background:#f4f4f4;z-index:9999}.skeleton-active:after{content:"";position:fixed;top:50%;left:50%;width:48px;height:48px;margin:-24px 0 0 -24px;border-radius:50%;border:4px solid #ccc;border-top-color:#333;-webkit-animation:cloude-store-0-x-spin 1s linear infinite;animation:cloude-store-0-x-spin 1s linear infinite;z-index:10000}@-webkit-keyframes cloude-store-0-x-spin{to{transform:rotate(1turn)}}@keyframes cloude-store-0-x-spin{to{transform:rotate(1turn)}}