.error {
  background-color: #ffdcdc;
  border: 1px solid #d8000c;
  padding: 2em;
}

.processing {
  text-align: center;
}
