.error-page {
  height: calc(100vh - 100px);
  width: 100%;
  margin-top: -40px;
}
