*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{color:#fff;background:#0a0a0a;font-family:monospace;overflow:hidden}body:before{content:"";pointer-events:none;z-index:-1;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:44px 44px;animation:12s linear infinite grid;position:fixed;inset:0}.not-found{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.not-found img{max-width:90vw;max-height:90vh;display:block}@keyframes grid{0%{background-position:0 0}to{background-position:44px 44px}}
