.con { background: #FFEFD5; height: 100vh; /* flex๋ก ๋ณด์ฌ์ค */ display: flex; }
1.1 flex-direction: row;
1.2 flex-direction: row;
2.1 flex-direction: column;
2.2 flex-direction: column-reverse;