html .notfound-page{text-align:center;color:#000;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 40px 100px;font-size:18px;font-weight:500;line-height:1;display:flex}html .notfound-page img{width:400px;height:280px;margin-bottom:36px}html .notfound-page p{margin-top:16px}html .notfound-page .notfound-tohome{color:#5883db}html .notfound-page .notfound-tohome:hover{color:#1d57cc;text-decoration:underline}html .notfound-page .notfound-tohome .anticon{vertical-align:baseline;margin-left:8px;font-size:12px}@media screen and (max-width:768px){html .notfound-page{padding-top:100px;padding-bottom:0}html .notfound-page img{transform:scale(.8)}}
