.notfound{flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100vh;padding:100px 0;display:flex}.notfound h1{color:var(--orange);margin:0;font-size:5rem;font-weight:700}.notfound p{color:var(--gray);font-size:2rem}.notfound .parallax{z-index:-1;background-color:#000;width:100vw;height:100vh;position:fixed;top:0;left:0}.notfound img{object-fit:cover;opacity:.6;width:100%;height:100vh;position:absolute;top:0;left:0}
