}
body {
- font-size: 1em;
font: -apple-system-body;
+ font-size: 1em;
font-family: "Hoefler Text", "Times New Roman", serif;
font-feature-settings: "liga" 1, "dlig" 1, "pnum" 1;
line-height: 1.6;
font-size: 0.875em;
background-color: #eee;
overflow-x: auto;
+ padding: 1em;
}
canvas {