.col-one {
    background-color: rgb(1, 67, 1);
}

.col-two {
    background-color: lightgray;
}

