diff --git a/public/assets/img/logo_vdrd.png b/public/assets/img/logo_vdrd.png
new file mode 100644
index 0000000..3997c71
Binary files /dev/null and b/public/assets/img/logo_vdrd.png differ
diff --git a/public/index.html b/public/index.html
index e4b5bbf..fde89ac 100644
--- a/public/index.html
+++ b/public/index.html
@@ -12,15 +12,15 @@
-
Käfigrechner
-
diff --git a/src/main.scss b/src/main.scss
index dc3c8dd..7f0fb23 100644
--- a/src/main.scss
+++ b/src/main.scss
@@ -24,6 +24,10 @@ $beige-lighter: #eff0eb;
display: block;
}
+body {
+ padding: 5px;
+}
+
// Import the Google Font
@import url("https://fonts.googleapis.com/css?family=Nunito:400,700");