body {
    background-color: #f8f9fa;
  }
  
  h1 {
    color: #343a40;
  }
  
  #formMessage {
    font-weight: bold;
  }
  