.process {
    width: 100%;
    height: 4px;
    background-color: #f5f5f5;
}

.process-val {
    height: 100%;
    width: 20%;
    background-color: red;
}