defaultfont.html 215 B

123456789
  1. <!DOCTYPE HTML><html><head>
  2. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  3. <style type="text/css">
  4. body { margin: 50px; font-size: 72pt; }
  5. </style>
  6. </head>
  7. <body><p>Bongo</p></body>
  8. </html>