+ html 代码如下:
<div id="aa"> <img src='xxxx.png'> </div>
#aa{ display: flex; align-items: center; justify-content: center; }