table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}
body {
  background: #c6f29d;
  
}
table {
  background: #78fa30;  
}
