If you want to add a background image instead of a color, one solution is the `<body background>` attribute. It specifies a background image for an HTML document.
There are several CSS properties used for setting the background of an element. These can be used on the <body> tag to set the background of an entire page.