можете прислать код и куда его вставлять?
.Kartinka {
/* width: 100%; */
height: 100%;
position: absolute;
top: 0;
/* left: 00%; */
right: 0;
}
<link rel="shortcut icon" href="" type="image/png">
<head>
body {
background-image: url(/wp-content/uploads/2017/08/12.png);
background-position: left bottom;
background-repeat: repeat-x;
}
</head>