diff --git a/index.html b/index.html
index 814caa4..821ce8a 100644
--- a/index.html
+++ b/index.html
@@ -104,7 +104,11 @@
-
+
+
+ - OR -
+
+
diff --git a/style.css b/style.css
index 59d109b..b54a9a4 100644
--- a/style.css
+++ b/style.css
@@ -241,6 +241,15 @@ input[type="text"]::placeholder
margin-top: 15px;
}
+#sequence-or
+{
+ text-align: center;
+ vertical-align: middle;
+ margin-top: 15px;
+ margin-bottom: 15px;
+ color: #b3afaa;
+}
+
/* Editor forms' action buttons */
.form-actions