---
title: Panels
---

While not always necessary, sometimes you need to put your DOM in a box. For those situations, try the panel component.

<h2 id="panels-basic">Basic example</h2>
<p>By default, all the <code>.panel</code> does is apply some basic border and padding to contain some content.</p>