div.not-found-content{margin:0;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;height:60vh;-ms-flex-direction:column;flex-direction:column;margin-top:3%}canvas{display:block;position:absolute;top:0;left:0;z-index:0}.overlay{-ms-flex-pack:justify;justify-content:space-between;margin-bottom:3%;height:28%;top:17%;text-align:center;color:#555;font-family:Arial,sans-serif;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.overlay .error-code{height:100%;font-size:5vw;padding-top:4%;font-weight:700;background:linear-gradient(90deg,#02b602,#016101);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradient 3s linear infinite;font-weight:800;margin-bottom:-4vw}.overlay .error-message{font-size:1.5vw;font-weight:800}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}div.content{height:100%;width:100%}
