#reading-progress{

position:fixed;

top:0;

left:0;

height:4px;

width:0%;

background:#0073aa;

z-index:99999;

transition:width .1s;

}