.page-404{background:#f0f2f5;background-size:100% 100%;position:fixed;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-404 .page-404__title{margin-top:20px;font-size:24px}.page-404 .page-404__description p{color:rgba(0,0,0,.6);font-size:16px;text-align:center;margin:10px 0}.page-404 .page-404__description p .duration{font-weight:700;color:#000}