<body>
<div>url CSS значення</div>
</body>
body {
background: url(https://image.prntscr.com/image/NfbODQnZSCWhEntZns-18w.png) no-repeat ;
font-size: 30px;
}
div {
background: url(https://image.prntscr.com/image/ix3Y2EZVQ361DxMLDH_Nug.png) no-repeat 100px;
padding-left: 190px;
min-height: 128px;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.