Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
  <head>
    <title>default font</title>
    <meta charset="utf-8"/>
  </head>
  <body style="font: 20px monospace;">
    <math style="font-family: serif; font-size: 40px;">
      <mn>x-math language</mn>
    </math>
  </body>
</html>