
td {
    border: 1px solid rgb(108, 199, 252);
    padding: 10px;
    text-align: center;
}

th {
    background-color: rgb(226, 187, 238);
}

 #unique-header {
    background-color: rgb(71, 200, 247);
}

td  {
    background-color: rgb(40, 212, 198);
}  
