.not-found-page{width:100%;height:100%;background:#add8e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.not-found-page .content{text-align:center}.not-found-page .content .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:100px}.not-found-page .content .text .code{font-size:150px}.not-found-page .content .text .tip{font-size:30px;padding:10px}