@keyframes error404animation{0%{transform:rotate(0deg)}20%{transform:rotate(-60deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(50deg)}80%{transform:rotate(-20deg)}to{transform:rotate(0deg)}}.error404-body-con{height:500px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:7rem}.error404-body-con-title{color:#2d8cf0;font-size:240px;font-weight:700;height:260px;line-height:260px;margin-top:.4rem;text-align:center}.error404-body-con-title span{animation:error404animation 3s ease 0s infinite alternate;color:#19be6b;display:inline-block;font-size:230px}.error404-body-con-message{color:#dddde2;display:block;font-size:30px;font-weight:500;letter-spacing:12px;text-align:center}.error404-btn-con{margin-bottom:.4rem;padding:.2rem 0;text-align:center}