.notfound-page{text-align:center;font-size:20px;width:100%;background-color:#fff;height:100vh;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.notfound-page p{margin-top:20px;font-size:16px;color:#ff6f00;letter-spacing:2px}