diff --git a/README.md b/README.md
new file mode 100644
index 0000000..b48c997
--- /dev/null
+++ b/README.md
@@ -0,0 +1 @@
+# Plakken
diff --git a/static/index.html b/static/index.html
index 8345f4a..10504d4 100644
--- a/static/index.html
+++ b/static/index.html
@@ -7,7 +7,6 @@
name="description">
-
New plak • Plakken
diff --git a/static/style.css b/static/style.css
index 10e5b4b..d605146 100644
--- a/static/style.css
+++ b/static/style.css
@@ -27,6 +27,10 @@ textarea {
width: calc(100vw - 2rem);
}
+pre {
+ margin: 15px;
+}
+
nav {
align-items: end;
bottom: 1rem;
diff --git a/templates/paste.html b/templates/paste.html
index ad86f72..095f7be 100644
--- a/templates/paste.html
+++ b/templates/paste.html
@@ -1,13 +1,14 @@
- {{.Key}}
-
-
-
- Plak {{.Key}}• Plakken
-
+
+
+
+
+
+ Plak {{.Key}} • Plakken
+
{{.Content}}