#cont {
    width: 100%;
    position: fixed;
    top:0;
    bottom: 0;
    height: 4px;
}
#progress {
    background: #e85122;
    width: 0%;
    height: 4px;
}
