

body{
    font-family: Arial, sans-serif;
    background: #f7f0f0;
    color: #333;
    padding: 30px;
    max-width: 700px;
    margin: auto;
  }
  p {
    text-align: center;
    color: #b94e8b;
    margin-bottom: 30px;
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 8px;
    box-shadow: 0 0 10px #d4a6a6;
    white-space: pre-line;
    font-size: 1.1em;
    line-height: 1.6;
    color: #c91b1b;
    margin-bottom: 15px;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px #ffd7d7;
    margin-bottom: 20px;
  }