Box Component


Basic Usage

Box Title

This is a box.

<div class="box content">
  <h1>Box Title</h1>
  <p>This is a box.</p>
</div>