I tried to put an image named "books.jpg" on the background of my page but it says that it can't find it!However,I am sure that the link to the image is correct.
background-image: url('/Users/abdulazizsuleymanov/Desktop/Python/Django/Review-book/books.jpg');
/*background-color: #cccccc;*/
width: 100px;
height: 100px;```[css file][1]
[1]: https://i.stack.imgur.com/0O1Ff.png