body,html{margin:0;overflow:hidden;padding:0;height:100%;background-color:#252525}.error-page{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;display:flex;justify-content:center;text-align:center;z-index:1;align-items:center;position:relative;height:100%}.error-page h1{font-weight:700;margin:0;position:relative;padding:0;font-size:26vh}.error-page h1:after{left:0;right:0;color:transparent;position:absolute;top:0;background:-webkit-repeating-linear-gradient(-45deg,#71b7e6,#69a6ce,#b98acc,#ee8176,#b98acc,#69a6ce,#9b59b6);-webkit-background-clip:text;text-shadow:1px 1px 2px hsla(0,0%,100%,.25);-webkit-text-fill-color:transparent;background-size:400%;animation:animateTextBackground 10s ease-in-out infinite;content:attr(data-h1)}.error-page h1+p{font-weight:700;margin:0 auto;line-height:10vh;color:#d6d6d6;position:relative;font-size:6vh;max-width:750px}.error-page h1+p:after{left:0;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;text-shadow:1px 1px 2px hsla(0,0%,100%,.5);right:0;color:transparent;position:absolute;top:0;content:attr(data-p)}.donus_linki{color:#fff;font-size:20px}.donus_linki>a{color:#0aa2fd}#particles-js{left:0;right:0;position:fixed;top:0;bottom:0}@keyframes animateTextBackground{0%{background-position:0 0}25%{background-position:100% 0}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 0}}@media (max-width:767px){.error-page h1{font-size:32vw}.error-page h1+p{line-height:10vw;font-size:8vw;max-width:70vw}}a.back{font-weight:700;border-radius:5px;text-decoration:none;box-shadow:0 2px 10px rgba(0,0,0,.2);right:40px;line-height:24px;color:#fff;position:fixed;padding:15px 30px;bottom:40px;font-size:16px;transition:all .25s ease-in-out;background:-webkit-repeating-linear-gradient(-45deg,#71b7e6,#69a6ce,#b98acc,#ee8176)}a.back:hover{box-shadow:0 4px 20px rgba(0,0,0,.4)}