diff --git a/_posts/2023-07-09-starting-film-discs-collection.md b/_posts/2023-07-09-starting-film-discs-collection.md
new file mode 100644
index 0000000..fadcb8f
--- /dev/null
+++ b/_posts/2023-07-09-starting-film-discs-collection.md
@@ -0,0 +1,16 @@
+---
+title: "I'm starting a film discs collection"
+permalink: /:title/
+description: "A description of the blog"
+category: personal
+---
+
+Already got a couble of Batman movies. So happy getting them, and the bonus content they come with! :)
+
+I keep a thread open on [Mastodon](https://social.ayco.io/@ayo/110639728990416918), in which I will post every new disc I get:
+
+
+
+
+
+
diff --git a/assets/main.scss b/assets/main.scss
index 49e0046..0d9732f 100644
--- a/assets/main.scss
+++ b/assets/main.scss
@@ -272,6 +272,12 @@ table.image caption {
font-style: italic;
}
+iframe.mastodon-embed {
+ border-radius: 5px;
+ box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
+ margin: 1em auto 0;
+}
+
.embed-container {
position: relative;
padding-bottom: 56.25%;