*,:after,:before{box-sizing:border-box}html{background:linear-gradient(147deg,#061329 0%,#185668 100%);height:100%}body{flex-direction:column;align-items:center;height:100%;margin:0;display:flex}.head{width:200px;margin:10% auto 0;display:block;position:relative}.head:after{content:"";background:#000;border-radius:50%;width:20px;height:20px;animation:10s infinite eye;position:absolute;top:30px;left:25px;box-shadow:125px 0 #000}.eyes{background:#fff;border-radius:50%/45px 45px 45% 45%;width:75px;height:80px;display:inline-block;position:relative;transform:rotate(45deg)}.eyes:after{content:"";border-bottom:2px solid #41cecd;border-radius:50%;width:70px;height:50px;position:absolute;bottom:-10px;left:0}.eyes:before{top:-100px;bottom:auto;left:0;transform:rotate(45deg)}.eyes:nth-of-type(2){float:right;transform:rotate(-45deg)}.eyes:nth-of-type(2):after{left:5px}.eyes:nth-of-type(3){display:none}@keyframes eye{0%,30%,55%,90%,to{transform:translate(0)}10%,25%{transform:translateY(20px)}65%{transform:translate(-20px)}80%{transform:translate(20px)}}.error-code{text-align:center;color:#30e7cfcf;letter-spacing:0;text-shadow:1px 1px 20px #083f4e;margin-top:3rem;font-family:system-ui;font-size:35px;font-weight:900;line-height:30px}.desc{text-align:center;color:#fff;letter-spacing:1px;margin:0;padding:0;font-family:monospace;font-size:17px;font-weight:100;line-height:30px}.content{color:#fff;direction:ltr;flex:2;margin:20px auto;line-height:2em}.btn{color:#fff;border:1px solid #fff;border-radius:12px;margin:12px 0;padding:2px 24px;text-decoration:none;display:inline-block}.btn:hover{color:#000;background-color:#fff}.text-center{text-align:center}.code{letter-spacing:1px;vertical-align:middle;background-color:#2e3240;border-radius:6px;padding:0 6px;display:inline-block}footer{flex:1}footer img{-o-object-fit:cover;object-fit:cover;opacity:.5;border-radius:50px;width:30px;height:30px}.poweredby{color:#00bcd4}
