Awesome Self Hosted | LibHunt
2025-11-14 · Selfhosted.libhunt.com
91 min .turbo-progress-bar {
position: fixed;
display: block;
top: 0;
left: 0;
height: 3px;
background: #0076ff;
z-index: 2147483647;
transition:
width 300ms ease-out,
opacity 150ms 150ms ease-in;
transform: translate3d(0, 0, 0);
}
@layer {
html {
backgrou