File size: 151 Bytes
41a71fd
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
.PageError {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
}