5 lines
86 B
HTML
5 lines
86 B
HTML
|
|
<html>
|
||
|
|
<body style="font-size:100px;">
|
||
|
|
Hello World
|
||
|
|
</body>
|
||
|
|
</html>
|