<button style="{{ dark ? 'background-color: black; color: white;' }}" type="button">{{ text }}</button>
