#error {
  width: 970px;
  padding: 210px 0px 50px;
  background: url(error.webp) no-repeat center 50px;
  text-align: center;
  text-wrap: balance;
  margin: 0px auto;
}

#error > h1 {
  margin: 10px 0px;
  padding: 0px;
  font-size: 20px;
  font-weight: bolder;
  color: #FF0000;
  text-align: center;
}
