/* Error */
.error {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 150px 4% 200px;
}
