console
<style>
.container {
width: 200px;
height: 300px;
background: grey;
}
.bg{
width:100px;
float:left;
}
.art-body{
float:left
}
</style>
<div class="container">
<img class="bg" src="https://m.media-amazon.com/images/M/MV5BNjA3NGExZDktNDlhZC00NjYyLTgwNmUtZWUzMDYwMTZjZWUyXkEyXkFqcGdeQXVyMTU1MDM3NDk0._V1_FMjpg_UX1000_.jpg"/>
<div class="art-body">123123123123121231231231231212312312312312123123123123121231231231231212312312312312123123123123121231231231231212312312312312123123123123121231231231231212312312312312123123123123121231231231231212312312312312</span>
</div>