If you want to style the button you can do so by adding the following code into your space or global stylesheet:
button[data-macro-name="scroll-exportbutton"] { background: yellow;}
This will render the button in yellow. Feel free to change this color to you own needs.