display: flex; flex-direction: column; justify-content: center; align-items: center; 강의를 보니 이 코드로 정렬을 하던데 앞서 배운 내용에서 text-align: center; padding-top: 50px; 이 테그들도 위에 있는 테그랑 비슷한데 다른점이 뭔가요?