body {
    background-color: pink;
}

table, th, td {
    border: 1px solid black;
}