… or use the following code to set the background image on the page:
#page.site{
background-image: url(https://test.mmrestobar.site/wp-content/uploads/2020/06/Nabor-podlozhek-1_Page_1.png);
background-position: left top;
background-size: auto;
background-repeat: repeat;
background-attachment: scroll;
}
Regards