JSFiddle - React, Tailwind, and code Playground
HTML
<input type="button" value="Pay online" disabled />
CSS
input {background: gray; color: white}
<input type="button" value="Pay online" disabled />
input {background: gray; color: white}