Spaces:
Sleeping
Sleeping
yes:
Browse files
page.html
CHANGED
@@ -10,6 +10,24 @@
|
|
10 |
<button style="z-index: 1; width: 15%; color: green; background-color: darkslategray; text-shadow: 4px 4px 30px
|
11 |
black" id="yomama">Send</button> <input style="z-index: 1; width: 100%;" id="message_input" placeholder="Type messages here..." />
|
12 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.5.0/p5.min.js" integrity="sha512-WJXVjqeINVpi5XXJ2jn0BSCfp0y80IKrYh731gLRnkAS9TKc5KNt/OfLtu+fCueqdWniouJ1ubM+VI/hbo7POQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
|
14 |
<script>
|
15 |
function setup() {
|
|
|
10 |
<button style="z-index: 1; width: 15%; color: green; background-color: darkslategray; text-shadow: 4px 4px 30px
|
11 |
black" id="yomama">Send</button> <input style="z-index: 1; width: 100%;" id="message_input" placeholder="Type messages here..." />
|
12 |
</div>
|
13 |
+
<br />
|
14 |
+
<br />
|
15 |
+
<br />
|
16 |
+
<br />
|
17 |
+
<br />
|
18 |
+
<br />
|
19 |
+
<br />
|
20 |
+
<br />
|
21 |
+
<br />
|
22 |
+
<br />
|
23 |
+
<br />
|
24 |
+
<br />
|
25 |
+
<br />
|
26 |
+
<br />
|
27 |
+
<br />
|
28 |
+
<br />
|
29 |
+
<br />
|
30 |
+
<br />
|
31 |
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.5.0/p5.min.js" integrity="sha512-WJXVjqeINVpi5XXJ2jn0BSCfp0y80IKrYh731gLRnkAS9TKc5KNt/OfLtu+fCueqdWniouJ1ubM+VI/hbo7POQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
|
32 |
<script>
|
33 |
function setup() {
|