body {
    text-align: center;
    font-family: 'wenfeng-xwwk';
    font-weight: normal;
    font-style: normal;

    .sorry {
        font-size: 40px;

        .sorry-content {
            font-size: 25px;
            font-weight: medium;
        }
    }
}


footer {
    text-align: center;
    font-family: 'wenfeng-xwwk';
    font-weight: regular;
    font-style: normal;
}