+@supports (-webkit-touch-callout: none) {
+ body {
+ font-size: 1em;
+ font: -apple-system-body;
+ font-family: "Hoefler Text", "Times New Roman", serif;
+ font-feature-settings: "liga" 1, "dlig" 1, "pnum" 1;
+ line-height: 1.6;
+ letter-spacing: 0.02em;
+ padding: 2em;
+ }
+}