How to use

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

Code

New?

Button#7

Creator: github.com/r1

<a href="/" class="bn7">Hover</a>
.bn7 {
  cursor: pointer;
  outline: none;
  border: none;
  background-color: #ffffff;
  padding: 0.3em 1.2em;
  border-radius: 30px;
  font-size: 1.2rem;
  color: #000000;
  background-size: 100% 100%;
}