.not_found{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100vw;height:100vh;font-family:bangers;display:flex;position:relative;overflow:hidden}.not_found>div{color:var(--red);-webkit-user-select:none;user-select:none;pointer-events:none;text-transform:uppercase;font-weight:700;line-height:80%;display:inline-block}.not_found>div:first-child span{font-size:3vw;font-weight:100;line-height:100%}.not_found>div:nth-child(2) span{font-size:20vw;line-height:100%}.not_found>div:nth-child(3) span{font-size:3vw;font-weight:100;line-height:100%}@media screen and (max-width:480px){.not_found span{line-height:80%}}
