diff --git a/public/bot.png b/public/bot.png
new file mode 100644
index 0000000..1cf4596
Binary files /dev/null and b/public/bot.png differ
diff --git a/src/App.vue b/src/App.vue
index 67bd9e2..a00a4ed 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -23,5 +23,6 @@
text-align: center;
color: aliceblue;
height: 100%;
+ background-color: #353535;
}
diff --git a/src/components/Card.vue b/src/components/Card.vue
index e5b8da7..0bc5de4 100644
--- a/src/components/Card.vue
+++ b/src/components/Card.vue
@@ -1,7 +1,9 @@