.error-message {
  background-color: #b31616;
  color: #fff;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 30px; }
