diff --git a/src/Vinlottis.vue b/src/Vinlottis.vue
index 5843b9b..d0063a7 100644
--- a/src/Vinlottis.vue
+++ b/src/Vinlottis.vue
@@ -96,7 +96,7 @@ export default {
}
body {
- background-color: #dbeede;
+ background-color: $primary;
}
diff --git a/src/templates/Create.html b/src/templates/Create.html
index df03739..56aa835 100644
--- a/src/templates/Create.html
+++ b/src/templates/Create.html
@@ -44,7 +44,7 @@
color="#23101f"
/>
-
+