div {
background: yellow;
}
table {
background: grey;
border-spacing: 0;
border-collapse: collapse;
td, th {
padding: 0;
vertical-align: top;