.ErrorBlock {
  text-align: center;
  border: solid 1px;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 20px;
  width: 100%;
  color: red;
  border-color: red;
}
