.homeclass{ position: relative; width: 100%; height: 100%; overflow: hidden; } .page{ width: 98%; height: 100%; padding-top: 20px; padding-bottom: 20px; padding-left: 1%; padding-right: 1%; } .textjuzhong{ height: 100%; display: flex; flex-direction: row; align-items: center; justify-content: center; border-radius: 2px }