CSS

<style>
.pu table{
height: 40px;
}
.pu th {
background-color:#7c7b7b;
}
.l{
background-color:#ba34ea;
}
.s{
background-color:#d295e7;
}
.pu tabke,tr,th,td{
color: white;
}
</style>