Aligned height to pyscript version

This commit is contained in:
2022-08-23 01:39:31 +02:00
parent c33e4155f5
commit 72bc968020

View File

@@ -20,7 +20,7 @@
</head>
<body>
<div>
<div style="text-align: center">JavaScript</div>
<div style="text-align: center; height: 24px">JavaScript</div>
<div id="js" style="width: 400px; height: 400px; margin: auto">
<div class="loading"></div>
</div>