.status-message {
  background: #ffe0e0;
  color: #b00020;
  padding: 12px;
  margin-bottom: 16px;
  border-radius: 6px;
  text-align: center;
  font-weight: bold;
  white-space: pre-line;
}
