diff --git a/public/index.html b/public/index.html
index 8542bf0..7b4f202 100644
--- a/public/index.html
+++ b/public/index.html
@@ -25,10 +25,14 @@
body {
font-family: 'Nimbus Mono PS', 'Courier New', monospace;
- padding: 20px;
+ margin: 20px;
background-color: var(--bg-color);
text-align:center;
color: var(--text-color);
+ }
+
+ .main {
+ text-align:center;
width:500px;
}
@@ -44,13 +48,13 @@
}
-
+
plaster 📋
Alternative frontend for Pastebin.
All issues regarding paste content should be reported to Pastebin. In addition, if you want a real alternative to Pastebin, check out Privatebin!
-
source code is licensed under the public domain
+
source code is licensed under the public domain