#nprogress{pointer-events:none}#nprogress .bar{position:fixed;z-index:9999;top:0;left:0;width:100%;height:4px;transition:background-color .3s ease}html:not(.dark) #nprogress .bar{background:#fcfcfa}html.dark #nprogress .bar{background:#007046}#nprogress .peg{display:none}