diff --git a/README.md b/README.md
index b0244f5700a55f5dcf1615288a84233f8f00dc86..186715c038978822a0813a0cba08f0ca67c743f2 100644
--- a/README.md
+++ b/README.md
@@ -93,6 +93,7 @@ You can also ask another instrument's parameter to be set to a specific value by
 <a href="https://pod.univ-lille.fr/video/19614-bf-pd-collaboration-window/">
 Video demoing the collaboration window in bf-pd
 	
+<br/>
 <img src="doc/img/video.png" height="300px"/>
 </a>
 
@@ -101,6 +102,7 @@ Video demoing the collaboration window in bf-pd
 <a href="https://pod.univ-lille.fr/video/20945-bf-pd-using-bf-clock/">
 Video demoing bf-clock in bf-pd
 	
+<br/>
 <img src="doc/img/video_clock.png" height="300px"/>
 </a>
 
diff --git a/doc/index.html b/doc/index.html
index a5bd71d331ed31d749b118f3ea579eb10e2a2fbd..4afeba6ffa85026b5502bcfaa4eca3c9914d3229 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -93,10 +93,10 @@
 </figure>
 <h2 id="demo-videos">Demo Videos</h2>
 <p> Video demoing the collaboration window in bf-pd</p>
-<p><iframe src="http://pod.univ-lille.fr/video/19614-bf-pd-collaboration-window/?is_iframe=true" width="640px" height="360px" allowfullscreen></iframe> </p>
+<p><br/> <iframe src="http://pod.univ-lille.fr/video/19614-bf-pd-collaboration-window/?is_iframe=true" width="640px" height="360px" allowfullscreen></iframe> </p>
 <p><br/></p>
 <p> Video demoing bf-clock in bf-pd</p>
-<p><iframe src="https://pod.univ-lille.fr/video/20945-bf-pd-using-bf-clock/?is_iframe=true" width="640px" height="360px" allowfullscreen></iframe> </p>
+<p><br/> <iframe src="https://pod.univ-lille.fr/video/20945-bf-pd-using-bf-clock/?is_iframe=true" width="640px" height="360px" allowfullscreen></iframe> </p>
 <h2 id="more-resources">More resources</h2>
 <p>Documentation for each of the user objects in bf-pd can be found in <a href="objects.html">objects.md</a> and on help patches directly in PureData (right-click an object -&gt; Help)</p>
 <p>The <em>BOEUF conceptual framework</em> describes the <em>modes of collaboration</em> used in musical collaboration and describes a set of <em>components</em> for realizing these modes in a software framework. Bf-pd is based on this framework. More info can be found in <a href="boeuf.html">boeuf.md</a>.</p>