| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| </head> | |
| <body> | |
| <div style="overflow: hidden; width: 400px; height: 400px;"> | |
| <div style="font-family: 'Ahem'; display: inline-block; transform: scale(500) translateY(-128px); transform-origin: left top;"> | |
| <span style="font-size: 240px; text-decoration: line-through; position: relative; top: -1px;">p</span> | |
| </div> | |
| </div> | |
| </body> | |
| </html> |