body{background:#635957;background:linear-gradient(225deg,#635957,#737272);background-attachment:fixed;margin:0;display:flex;align-items:center;justify-content:center;height:100vh}.not-found-container{text-align:center;padding:2rem}.not-found-title{font-size:3vw;font-weight:400;color:#ebebeb;margin-bottom:1rem;font-family:Kaushan Script,cursive}.not-found-message{font-size:1vw;font-family:Quicksand,sans-serif;font-weight:400;color:#ebebeb;max-width:30rem;margin:0 auto;line-height:1.6}.not-found-message a{color:#ebebeb;text-decoration:underline}@media only screen and (max-width:380px){.not-found-message{font-size:3vw}.not-found-title{font-size:7vw;margin-bottom:.2rem}}@media only screen and (min-width:381px) and (max-width:600px){.not-found-message{font-size:3vw}.not-found-title{font-size:7vw;margin-bottom:.2rem}}@media only screen and (min-width:601px) and (max-width:1024px){.not-found-message{font-size:2vw}.not-found-title{font-size:6vw}}@media only screen and (min-width:1025px){.not-found-message{font-size:1vw}.not-found-title{font-size:4vw}}