.loading-text:after{content:"...";animation:1.5s steps(4,end) infinite dots}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%,to{content:"..."}}html{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar{display:none}
