File size: 130 Bytes
41a71fd
 
 
 
 
 
 
1
2
3
4
5
6
7
8
.NotFoundPage {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 24px;
}