.error-contain {
  background-color: #050631;
  min-height: 100vh;
}

.error-text {
  color: white;
  line-height: 200px;
  height: 200px;
  text-align: center;
  font-size: xxx-large;
}