h2{
  font-style: italic;
  }
  
  body{
    background: linear-gradient(to top right, #33ccff 0%, #ff99cc 100%);
    min-height: 1100vh;
  }