.not-found{background-color:#fff;justify-content:center;align-items:center;width:100%;min-height:90vh;display:flex}.not-found__box{flex-direction:column;justify-content:center;align-items:center;display:flex}.not-found img{width:80%;max-width:30rem;height:auto;margin-bottom:2rem}.not-found h1{text-align:center}@media (min-width:768px){.not-found{min-height:100vh;margin-top:6rem}}
