
  
  /* Set a background color */
  body {
    background-color: #f0f0f0;
  }
  
