h2{
  font-style: italic;
  }
  
  body{
 background: linear-gradient(to bottom left, #ffffff 0%, #ff99cc 100%);
 min-height: 100vh;
   }