div.main-skeleton{animation:skeleton 1.3s linear infinite;background-size:400% 100%;background:linear-gradient(90deg,#eee 25%,#f5f5f5 37%,#eee 63%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}html[data-theme=dark] div.main-skeleton{background:linear-gradient(90deg,#1a1f2b 25%,#252b38 37%,#1a1f2b 63%)}@keyframes skeleton{0%{background-position:-400px 0}to{background-position:400px 0}}
