1.item{ 2 width: 700px; 3 flex-direction: column; 4 height: 300px; 5 align-items: center; 6 margin-top: 100px; 7 } 8 9.text_style { 10 font-weight:500; 11 font-family:Courier; 12 font-size:40px 13} 14