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