User:Dan Phiffer/vector-2022.css
@media screen {
html, body {
/* https://systemfontstack.com/ */
font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif;
font-size: 18px;
}
}