@@ -22,6 +22,9 @@
#loading.show {
display: block;
}
+ html {
+ font-size: 64px;
+ }
</style>
<script>
function _postMessage(data, callback) {