<div class="container">
  <claps-button color="green"></claps-button>
</div>
body {
  margin: 0;
  background-color: #21214a;
}
.container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
}
// built by stencil
// source code: https://github.com/ArvinH/claps-button
Run Pen

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

  1. https://unpkg.com/claps-button@1.1.0/dist/claps-button.js