diff --git a/CSS/index.css b/CSS/index.css
index 0256dc6..ee4f788 100644
--- a/CSS/index.css
+++ b/CSS/index.css
@@ -205,6 +205,13 @@ html {
border-width: 1px;
}
+.Posting {
+ border-style: solid;
+ border-width: 1px;
+
+ margin-right: 5%;
+}
+
.MainFooter {
display: flex;
margin-top: 75vh;
diff --git a/CSS/post.css b/CSS/post.css
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/CSS/post.css
@@ -0,0 +1 @@
+
diff --git a/CSS/setting.css b/CSS/setting.css
new file mode 100644
index 0000000..e69de29
diff --git a/HTML/mail.html b/HTML/mail.html
index 90d1d5f..786e0f6 100644
--- a/HTML/mail.html
+++ b/HTML/mail.html
@@ -16,7 +16,7 @@