我们知道常用的居中对齐方式有很多种例如:
text-align:center; align-items:center; justify-content: center; margin: auto; #子容器在父容器中居中 text-align:center; align