<div class="container">
<img src="data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 320 180'%2F%3E"
data-src="https://satyr.dev/320x180" width="320" height="180" alt="Image…">
</div>
xxxxxxxxxx
/* etc: */
img {
max-width: 100%;
height: auto;
background: lightgrey;
}
.container {
max-width: 320px;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.