<aside> 💡
자식들을 수평 또는 수직으로 만들어주는 속성!
</aside>
.container{ display : flex; flex-direction : row; //수평(기본) flex-direction : column; //수직