• 차이
    align-items: center; //가운데 높이에 배치
    justify-content: center;
    text-align: center;
    
  • 차이
    button
    input type=submit
    
  • 차이
    display: flex
    float: left(right)