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