h2{
  font-style: italic;
  }
  
  body{
    background: linear-gradient(to right, #ffffff 0%, #000066 70%);
    min-height:100vh;
  }