{% highlight html %}{{ modal }}{% endhighlight %}
<div class="content">
- <p>To <strong>activate</strong> the modal, just add the <code>is-active</code> modifier on the <code>.modal</code> container</p>
+ <p>
+ To <strong>activate</strong> the modal, just add the <code>is-active</code> modifier on the <code>.modal</code> container.
+ You may also want to add <code>is-clipped</code> modifier to a containing element (usually <code>html</code>) to stop scroll overflow.
+ </p>
</div>
<div class="message is-danger">