#notFound{display:flex;justify-content:center;align-items:center;text-align:center;height:100vh;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}#notFound #notFoundContent h1{font-size:10rem;font-weight:400;margin:0}#notFound #notFoundContent p{margin-top:-15px}#notFound #notFoundContent a{text-decoration:none;color:#000;background-color:#7fffd4;padding:.5rem 2.5rem;border-radius:10px;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out,padding .2s ease-in-out}#notFound #notFoundContent a:hover{padding:.5rem 2.75rem;background-color:#fff;box-shadow:0 0 10px #0003}body,html{margin:0;padding:0}#loading{display:flex;justify-content:center;align-items:center;text-align:center;height:100vh;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}#loading #loadingContent h1{font-weight:600}#loading #loadingContent .loader{width:48px;height:48px;border:5px solid #000000;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
