Here's the HTML code I've written for a button:
<input style="border-width: 624px; border-color: rgb(252, 255, 158);">
However, when I view it, the color on the top left is correct, but there's an unexpected color on the bottom right. Can anyone suggest how I might fix this issue?