<style> div { color: green; background-color: rgb(255, 255, 255); } </style> <div> This text should be green on a white background. There should be no red visible. </div>