.not-found{position:fixed;top:0;left:0;width:100%;height:100%;display:none;z-index:1000;background-color:var(--color-blue);width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.not-found h1{margin:0;margin-bottom:0.75rem}.not-found__description{display:flex;flex-direction:row}
