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