.w1200 { width: 98%; margin: 0 auto; } .onloading-status { display: flex; width: 100%; justify-content: center; height: 100%; flex-direction: column; align-items: center; padding: 5rem; } .onloading-status .top { width: 18%; } .onloading-status p{ margin-top: 3rem; } #thead-sticky-bar { width: 67.6%; } #thead-sticky-bar ul { width: 98%; display: flex; justify-content: space-around; flex-wrap: nowrap; } #thead-sticky-bar ul li { color: #fff; font-size: 1.4rem; font-weight: bold; text-align: center; background: rgb(39, 118, 226); border-right: solid 1px #fff; padding: 1rem; }