.col-one {
    background-color: rgb(59, 87, 59);
    align-content: center
}

.col-two {
    background-color: rgb(180, 178, 178);
    color: white
}

