<div class="image"></div>
body {
font: 18px/1.5 sans-serif;
color: #181818;
background-color: #181818;
}
.image {
width: 500px;
height: 258px;
background-image: url("https://assets.codepen.io/1425525/tota_ill_1.jpg");
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.