@import url("https://fonts.googleapis.com/css2?family=Galindo&display=swap");body{font-family:sans-serif;padding:10px}#not-found-bg{background-image:url(404.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:98vh;max-height:100%;max-width:100%;overflow:hidden;width:100vw;z-index:0}#not-found-lost-text{bottom:5rem;color:#ef3340;font-family:Galindo;font-size:4vw;left:18vw;line-height:5vw;position:absolute;transform:rotate(350deg)}#not-found-back-btn{align-items:flex-end;background:none;border:none;bottom:4.5rem;color:#7a8345;display:flex;flex-direction:column;font-family:Galindo;font-size:3.5vw;line-height:6rem;position:absolute;right:5vw;text-decoration:none}#not-found-back-btn img{width:20vw}@media screen and (max-width:1878px){#not-found-lost-text{left:16vw}}@media screen and (max-width:1750px){#not-found-lost-text{left:15vw}}@media screen and (max-width:1650px){#not-found-lost-text{left:12vw}}@media screen and (max-width:1500px){#not-found-lost-text{align-items:center;display:flex;font-size:5rem;justify-content:center;left:-2%;line-height:6rem;position:relative;top:2rem;transform:rotate(0deg);width:100%}#not-found-back-btn-container{align-items:flex-start;display:flex;flex-direction:row;font-size:3rem;justify-content:center;padding:0;position:absolute;top:60%;width:100%}#not-found-back-btn-container button{cursor:pointer}#not-found-back-btn{align-items:center;bottom:.5rem;font-size:2rem;line-height:2.5rem;position:relative}#not-found-back-btn img{width:50%}}@media screen and (max-width:350px){#not-found-lost-text{font-size:3rem;line-height:3.5rem}#not-found-back-btn-container{top:45%}}