.not-found-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-family:Arial,sans-serif;display:flex}.not-found-page h1{color:#facc15;margin:0;font-size:10rem}.not-found-page p{font-size:3rem}.not-found-page a{color:#facc15;margin:2rem;font-size:2rem;text-decoration:underline;transition:all .2s}.not-found-page a:hover{color:#fff}
