css backgriund colour property code example
Example 1: css background color
body {
background-color: green;
}
Example 2: backgroud color css
background-color: blue;
body {
background-color: green;
}
background-color: blue;