diff --git a/_layouts/default.html b/_layouts/default.html
index ceed932..4151436 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -1,30 +1,31 @@
-
-
+
+
+
-{% seo %}
+ {% seo %}
-
+
{% include head-custom.html %}
-
-
- Skip to the content.
+
-
+
+ Skip to the content.
- {{ content }}
-
-
+
+
-
+
+
\ No newline at end of file
diff --git a/_layouts/page.html b/_layouts/page.html
deleted file mode 100644
index 0d59d46..0000000
--- a/_layouts/page.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
- {{ page.title }}
-
-
- {{ content }}
-
-
\ No newline at end of file
diff --git a/assets/biene.png b/assets/biene.png
new file mode 100755
index 0000000..a75f304
Binary files /dev/null and b/assets/biene.png differ
diff --git a/assets/css/style.scss b/assets/css/style.scss
new file mode 100644
index 0000000..175bb91
--- /dev/null
+++ b/assets/css/style.scss
@@ -0,0 +1,21 @@
+---
+---
+
+@import "{{ site.theme }}";
+.center {
+ margin: 0;
+ position: absolute;
+ top: 50%;
+ left: 50%;
+ -ms-transform: translate(-50%, -50%);
+ transform: translate(-50%, -50%);
+ text-align: center;
+ }
+
+.img {
+ max-width: 50%;
+ height: auto;
+ left: 50%;
+ transform: translateX(50%);
+}
+.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 { margin-top: 2rem; margin-bottom: 1rem; font-weight: normal; color: #7b2525}
diff --git a/index.markdown b/index.markdown
index f3b9068..c3c8273 100644
--- a/index.markdown
+++ b/index.markdown
@@ -2,7 +2,7 @@
# Feel free to add content and custom Front Matter to this file.
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
-layout: page
+layout: default
---
# 2024 ist ein Bienenbarjahr!