(count += 1)} />
-
Click around to add cubes
+ Click around to add cubes
-
-
-
-
-
-
- {#each {length: count } as _}
-
- {/each}
-
-
-
-
-
+
+
+
+
+
+
+ {#each { length: count } as _}
+
+ {/each}
+
+
+
+
+
\ No newline at end of file
+ .instructions {
+ position: absolute;
+ top: 10%;
+ left: 5%;
+ z-index: 10;
+ color: white;
+ font-size: 2rem;
+ }
+