How to use

Click on your desired button and copy the HTML & CSS.

Code

New?

Button#62

Creator: github.com/r1

<a href="/buttons/62" class="bn62">
  Button
</a>
.bn62 {
  color: #1cc49d;
  background-color: #1b2f31;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 3em;
  width: 8em;
  font-size: large;
  font-weight: 600;
}