Sunday, July 2, 2017

How to write background image?

Example

body {
    background-image: url("paper.gif");
}