运行 ❯
获取您的
自己的
网站
×
更改方向
保存代码
更改主题,深色/浅色
前往空间
<!DOCTYPE html> <html> <style> body { font-size: 20px; } </style> <body> <span style='font-size:100px;'>⌚</span> <p>I will display ⌚</p> <p>I will display ⌚</p> </body> </html>