index.less 218 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 .pageContent { display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; .container { width: 100%; height: 100%; position: relative; } }