diff --git a/sandbox-repair-day/image.png b/sandbox-repair-day/image.png
new file mode 100644
index 0000000..1583d62
Binary files /dev/null and b/sandbox-repair-day/image.png differ
diff --git a/sandbox-repair-day/image1.png b/sandbox-repair-day/image1.png
new file mode 100644
index 0000000..2a3219f
Binary files /dev/null and b/sandbox-repair-day/image1.png differ
diff --git a/sandbox-repair-day/image2.png b/sandbox-repair-day/image2.png
new file mode 100644
index 0000000..a4b235d
Binary files /dev/null and b/sandbox-repair-day/image2.png differ
diff --git a/sandbox-repair-day/index.html b/sandbox-repair-day/index.html
new file mode 100644
index 0000000..5f4452e
--- /dev/null
+++ b/sandbox-repair-day/index.html
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
+
+ May 30th
12 - 5 pm
+
+ Come to repair day @ Sandbox!
+ Repair days are community events where we help each other fix broken
+ items, anything from electronics to clothing.
+ Bring something to repair, tools, a friend, or just your own skills. All
+ are welcome.
+
+
+
+
+
+
+
+
diff --git a/sandbox-repair-day/styles.css b/sandbox-repair-day/styles.css
new file mode 100644
index 0000000..7f486aa
--- /dev/null
+++ b/sandbox-repair-day/styles.css
@@ -0,0 +1,42 @@
+html {
+ background-color: transparent;
+ font-family: monospace;
+ font-weight: bold;
+ font-size: 16px;
+}
+
+body {
+ height: 95vh;
+ max-width: 100%;
+ background-color: #F1FAEE;
+ color: #2E1F27;
+ padding: 1.5rem;
+ margin: 0;
+ display: flex;
+ flex-direction: column;
+ overflow: hidden;
+}
+
+footer {
+ margin-top: auto;
+ justify-self: end;
+ font-size: 3rem;
+}
+
+
+main {
+ font-size: 2.5rem;
+ margin-top: 2rem;
+ width: 85%;
+}
+
+.date {
+ text-align: end;
+ width: 100%;
+ font-size: 4rem;
+}
+
+img {
+ opacity: 0.2;
+}
+
diff --git a/template/index.html b/template/index.html
new file mode 100644
index 0000000..9ccfcd0
--- /dev/null
+++ b/template/index.html
@@ -0,0 +1,22 @@
+
+
+
+
+
+ Repair Day
+
+
+
+
+
+