@font-face{font-family:"Museo 900";src:url(style/fonts/museosansrounded-900.woff2) format("woff2"),url(style/fonts/museosansrounded-900.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}*{padding:0;margin:0}*{box-sizing:border-box}body,html{font-family:"Museo 900";background:#00705f;overflow:hidden}.error-body{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff}.error-holder{width:50%;text-align:center}.error-holder img{display:block;margin:0 auto 20px auto;width:50%}.error-holder h1{font-size:3em;margin-bottom:20px}.error-holder a,.error-holder a:visited{display:inline-block;text-decoration:none;padding:10px;border-radius:10px;border:2px solid #fff;color:#fff;font-size:1.5em;transition:all .5s ease-in-out}.error-holder a:hover{color:#00705f;background:#fff}.error-holder a.powered-by{display:block;margin:20px auto;width:25%;padding:0;border:none}.error-holder a.powered-by img{margin:0;width:100%}@media all and (max-width:500px){.error-holder a.powered-by{width:50%}.error-holder img{width:80%}}