Files
2018-02-02 04:16:08 -05:00

7 lines
138 B
HTML

<html style="display:table">
<body onload="document.documentElement.style.display = 'block'">
<span><div></div></span>
</body>
</html>