 h2{
   font-style: italic;
   }
   body{
     background: linear-gradient(to top left, #ccffcc 14%, #ff99cc 100%);
     min-height: 100vh;
   }
   
 .menu{
   text-decoration: none;
   color: orange;
 }
   
   