diff --git a/README.md b/README.md
index 22ce7ac..273f44c 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,10 @@ The game works like this...
https://joyofcode.xyz/using-functions-from-another-svelte-component
p5 docs
+https://www.geeksforgeeks.org/how-to-shuffle-an-array-using-javascript/
+https://stackoverflow.com/questions/4550013/html-element-display-in-horizontal-line
+figma
+
diff --git a/src/lib/Deck.svelte b/src/lib/Deck.svelte
index ae553e5..a4ef375 100644
--- a/src/lib/Deck.svelte
+++ b/src/lib/Deck.svelte
@@ -1,7 +1,40 @@