| <!-- |
| @BLINK-ALLOW:fontSize=* |
| @WIN-ALLOW:font-size:* |
| @AURALINUX-ALLOW:size=* |
| --> |
| <!DOCTYPE html> |
| <html> |
| <body> |
| <p style="font-size: 10.2340920823px">10.2340920823px</p> |
| <p style="font-size: 10px">10px</p> |
| <p style="font-size: 11px">11px</p> |
| <p style="font-size: 12px">12px</p> |
| <p style="font-size: 13px">13px</p> |
| <p style="font-size: 14px">14px</p> |
| <p style="font-size: 15px">15px</p> |
| <p style="font-size: 20px">20px</p> |
| <p style="font-size: 40px">40px</p> |
| <p style="font-size: 50px">50px</p> |
| <p style="font-size: 100px">100px</p> |
| <p style="font-size: 10.2340920823pt">10.2340920823pt</p> |
| <p style="font-size: 10pt">10pt</p> |
| <p style="font-size: 11pt">11pt</p> |
| <p style="font-size: 12pt">12pt</p> |
| <p style="font-size: 13pt">13pt</p> |
| <p style="font-size: 14pt">14pt</p> |
| <p style="font-size: 15pt">15pt</p> |
| <p style="font-size: 20pt">20pt</p> |
| <p style="font-size: 40pt">40pt</p> |
| <p style="font-size: 50pt">50pt</p> |
| <p style="font-size: 100pt">100pt</p> |
| </body> |
| </html> |