CSS Scan logoHave you seen CSS Scan? Click to learn more

Button #62

Creator: CSS Scan

<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;
}