Note 1

---
metatype: css
---

html, body {
  font-family: "Avenir Next", sans-serif;
}

.post-content {
  border: 1px solid red;
}