- 'max-width', 'width:xx%' 조합으로 사용하면 됨
- display: flex는 wrapper에 설정해주면 됨
- justify-content, align-items는 그 wrapper 속 알맹이들의 위치를 잡아주는 것임