diff --git a/src/lib/assets/default-avatar.png b/src/lib/assets/default-avatar.png
new file mode 100644
index 0000000..0651619
Binary files /dev/null and b/src/lib/assets/default-avatar.png differ
diff --git a/src/lib/components/avatar.svelte b/src/lib/components/avatar.svelte
new file mode 100644
index 0000000..94291ba
--- /dev/null
+++ b/src/lib/components/avatar.svelte
@@ -0,0 +1,18 @@
+
+
+
+
+
diff --git a/src/lib/components/button.svelte b/src/lib/components/button.svelte
index d64c88c..ce02aa8 100644
--- a/src/lib/components/button.svelte
+++ b/src/lib/components/button.svelte
@@ -1,7 +1,7 @@