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