

.test {
    background-color: rgb(202, 224, 80);
};
.conline {
    background-color: rgb(193, 248, 183);
};
.coffline {
    background-color: rgb(255, 212, 212);
};
  
.sidenav {

};

table, th, td {
    border: 1px solid black;
  };
