<button class="custom-button"> Click me </button>
.custom-button { padding: 8px 16px; background-color: #FFD700; border: 2px solid black; border-radius: 4px; cursor: pointer; }
Please log in to join the conversation
Loading Comments