body{background-color:#050505;color:#e0e0e0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#050505}::-webkit-scrollbar-thumb{background:#333;border:1px solid #050505}::-webkit-scrollbar-thumb:hover{background:#555}.loading-bar-char{display:inline-block;background-image:linear-gradient(to top,#e0e0e0 50%,#1a1a1a 50%);background-size:100% 200%;background-position:0% 0%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:fill-up 7.5s cubic-bezier(.22,1,.36,1) infinite;-webkit-font-smoothing:antialiased}@keyframes fill-up{0%{background-position:0% 0%}40%{background-position:0% 100%}70%{background-position:0% 100%}80%{opacity:1}90%{opacity:.5}to{background-position:0% 0%;opacity:1}}
