html`${styles}<style>
canvas { max-width: calc(100vw - 28px) !important; }
h1,h2,h3,h4,h5,h6,p,blockquote {
font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Ubuntu, roboto, noto, arial, sans-serif;
}
</style>`