Many ways... but this is a simple to understand way.
Create two css classes. One is red, the other white.
Switch the class on a button press or programatically, based off of a scroll, click or timed event.
If you post a link to your code in something like JSBin. We could specifically show you were you messing up.
Good luck!