/* body {
  font-family: "Times New Roman", Times, serif;
  max-width: 50rem;
  font-size: 1rem;
  line-height: 1.6;
  padding: 20px;
  margin: 40px auto;
}
h1,
h2,
h3 {
  line-height: 1.2;
}
table {
  border-collapse: collapse;
}
td:not(:first-of-type) {
  padding-left: 0.5rem;
}
img {
  width: 100%;
} */
