diff --git a/css/main.css b/css/main.css
index c967f6ef415905cd49060924b53b185ac9152733..621857be144d67a810c01aed3923e7a35181a3f0 100644
--- a/css/main.css
+++ b/css/main.css
@@ -468,7 +468,7 @@ body {
 .reveal .slides {
 	position: absolute;
 	max-width: 900px;
-	width: 60%;
+	width: 80%;
 	height: 60%;
 	left: 50%;
 	top: 50%;
diff --git a/js/reveal.js b/js/reveal.js
index c25e4119c029fcac58e4b5a782c41c446c56cc0b..432f80db8a9b1782a39479eb26bec1c28d6dcfcb 100644
--- a/js/reveal.js
+++ b/js/reveal.js
@@ -1,5 +1,5 @@
 /*!
- * reveal.js 1.5 r12
+ * reveal.js 1.5 r13
  * http://lab.hakim.se/reveal-js
  * MIT licensed
  *