body{
 background-color: rgb(255, 0, 0);
 color: white;
}
td{
    border: 2px solid black;
}
th{
    border: 2px solid black;
}