.not-found{background-image:url(/img/bg-404.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100dvh;margin:0;overflow:hidden}.not-found__contenedor{flex-direction:column;justify-content:space-around;align-items:center;width:min(90%,140rem);height:100%;margin:0 auto;display:flex}.not-found__title{text-align:center;font-size:10rem}@media (min-width:768px){.not-found__title{font-size:15rem}}.not-found__texto{text-align:center;font-size:3rem}@media (min-width:768px){.not-found__texto{font-size:5rem}}.not-found img{width:100%;max-width:30rem}
