table{
margin: 8px 0px;
}

table tr td{
background-color: white;
color: black;
}

table tr th{
background-color: white;
color: black;
}