1.纯css flex实现
display: flex; justify-content: center; align-items: center;
display: flex;
justify-content: center;
align-items: center;