.not-found{flex-grow:999;justify-content:center;align-items:center;padding:40px 0;font-size:16px;display:flex}.not-found section{width:100%}.not-found a{background-color:var(--color-moonstone);color:#000;width:max-content;margin:20px auto 0;padding:6px 8px;transition:background-color .1s ease-out;display:block}.not-found a:hover{text-decoration:underline}.not-found img{width:80%;max-width:400px;height:auto;margin:20px auto;display:block}.not-found h2{text-align:center;font-size:1.4em}
