ordigi/app/html/blank.html

7 lines
123 B
HTML
Raw Normal View History

<html>
<head></head>
<body>
<div style="width:100%; height:100%; background-color:#fff;"></div>
</body>
</html>