8 lines
166 B
HTML
8 lines
166 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div style="font-size: calc(-1e9%);">
|
|
<div style="font-size: 1e900%;"></div>
|
|
</div>
|
|
</body>
|
|
</html>
|