1.wrapper { 2 height: 3000px; 3 width: 454px; 4 flex-direction: column; 5} 6.music-list-item { 7 width: 454px; 8 height: 300px; 9} 10.content { 11 height: 50px; 12 width: 454px; 13 text-align: center; 14 font-size: 30px; 15} 16 17