:root {
  --content-max-width: 860px;
}

body {
  font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", sans-serif;
}

.content main {
  line-height: 1.78;
}

.content p,
.content li {
  text-wrap: pretty;
}

.content table {
  font-size: 0.94em;
}
