how to change the color of div element with css code example Example: turn a div green div { background-color: green; }