We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 311d28c commit 7941f7cCopy full SHA for 7941f7c
index copy.html
@@ -70,7 +70,7 @@
70
</canvas>
71
</div>
72
73
- <div id="p5_loading" class="loadingclass">
+ <div id="p5_loading" class="">
74
Loading ...
75
76
<script src="js/index.js" defer></script>
index.html
@@ -33,7 +33,7 @@
33
</head>
34
35
<body class="h-full w-full overflow-hidden">
36
+ <div id="p5_loading" class="loading w-full h-full flex justify-center items-center">
37
38
39
0 commit comments