/* Add your styles here. */
body {
    background: LightGray;
    max-width: 700px;
}

table {
    background: #0003;
}

tr {
    background: white;
}