JSFiddle - React, Tailwind, and code Playground
HTML
<div class="a1">31.08<img url(http://htmlbook.ru/files/weather-sun.jpg)></div>
CSS
.a1{ background:#0097B9;
width:100px;
height:20px;
color:white;
text-align:center;}
<div class="a1">31.08<img url(http://htmlbook.ru/files/weather-sun.jpg)></div>
.a1{ background:#0097B9;
width:100px;
height:20px;
color:white;
text-align:center;}