diff --git a/index.html b/index.html
index fa78f8e..69bfc34 100644
--- a/index.html
+++ b/index.html
@@ -45,6 +45,13 @@
text-align: left;
}
+ .reveal .slides section svg,
+ .reveal .slides section > img {
+ display: block;
+ margin-left: auto;
+ margin-right: auto;
+ }
+
.reveal h1, .reveal h2 { text-align: left; }
.title-slide, .title-slide h1 { text-align: center !important; }