diff --git a/src/ui/Countdown.vue b/src/ui/Countdown.vue
new file mode 100644
index 0000000..1cec422
--- /dev/null
+++ b/src/ui/Countdown.vue
@@ -0,0 +1,130 @@
+
+
+
+
+ {{ days }} dager,
+ {{pad(hours)}}:
+ {{pad(minutes)}}:
+ {{pad(seconds)}}
+
+
X
+
Lotteriet har begynt!
+
+
+
+
+
+
+
\ No newline at end of file