File size: 141 Bytes
f5071ca
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
.ErrorPage {
    height: 100vh;
    background: #141414;
    color: white;
    padding: 95px;
}

.ErrorPage-Items {
    text-align: center;
}