.container { display: flex; flex-direction: column; justify-content: start; height: 100%; text-align: center; } .iconfont { font-size: 70px; margin-top: 100px; } .loginOut { margin: 0 auto; margin-top: 120px; }