4 lines
78 B
HTML
4 lines
78 B
HTML
<!doctype html>
|
|
<html>
|
|
<div style="font-size: 20vw">Some text</div>
|
|
</html>
|