h2{
  font-style: italic;
  }
  
  body{
    background: linear-gradient(to bottom right, #00ff00 26%, #663300 68%);
    min-height:100vh;
    
    }