.page-container { min-height: 100vh; background-color: #f7f8fa; display: flex; justify-content: center; align-items: center; } .empty { color: #999; font-size: 16px; }