#PageNotFound{background:#fff;height:100vh;display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center}#PageNotFound .img{width:500px}#PageNotFound .title{font-size:30px;margin-top:-60px;font-family:monospace}#PageNotFound .description{font-size:12px;color:#555;margin-top:10px;margin-bottom:50px}