2025-09-08 11:04:50 +08:00

7 lines
126 B
Plaintext

.page-loading-container {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
width: 100%;
}