.ui-skeleton{animation:skeleton-loading 1.5s ease infinite;background:#e8e8e7;height:100%;width:100%}@keyframes skeleton-loading{0%{opacity:1}50%{opacity:.4}to{opacity:1}}
