input#prog-range {
    width: 100%;
    position: fixed;
    top: 29px;
}

body article{
    width:700px;
    margin:auto;
    margin-top: 36px;
}

