#header-errorpage {
  height: 100vh;
  width: 100vw;
  padding: 150px 0;
}
#header-errorpage .container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}/*# sourceMappingURL=pageerror.css.map */