table, th, td {
  border: 1px solid;
}
body {
  color: blue;
}

h1 {
  color: green;
}
