loading bar

This commit is contained in:
2023-06-21 01:42:31 +02:00
parent af8befcf72
commit 9ca6c3a2e9
3 changed files with 22 additions and 3 deletions

View File

@ -143,7 +143,7 @@
</head>
<body>
<div id="container"></div>
<span id="message"><a href="" title="Rejouer">Libre !</a></span>
<span id="message" class="loading"></span>
<script type="module" src="main.js"></script>