body {
  background: #ececee;
}

.container {
  background: #ffffff;
}

.fill-h {
  min-height: calc(100vh - 200px);
}

.page_error {
  font-size: 10vw;
  color: #6d6d6e;
}
