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