.container-fluid {


    margin-top: 10px;
}

.xyz {
    text-align: justify;
}

.test-row {
    background-color: ;
    height: 80px;
    border: 0.5px solid black;
}

.test-col {
    border: 0.5px solid black;
    color: green;
}
