.out { width: 1920px; height: 100px; display: flex; justify-content: center; align-items: center; font-size: 30px; } .out2 { width: 10%; margin: 0 auto; min-height: 600px; display: flex; flex-direction: column; justify-content: center; align-items: center; font-size: 30px; } .wrap { width: 1920px; height: 600px; } .out3 { width: 10%; margin: 0 auto; min-height: 600px; display: flex; flex-direction: column; justify-content: center; align-items: center; font-size: 30px; } .out4 { width: 20%; margin: 0 auto; min-height: 600px; display: flex; flex-direction: column; justify-content: center; align-items: center; font-size: 30px; }