set a background color in css code example Example: css background collor <style> body { background-color: coral; } </style>