.line-1 {
    background-color:#000;
    border:none;
    border-radius:0px;
}

.line-2 {
    background-color:red;
    border:none;
    border-radius:0px;
}