body {
    text-align: center;
    background: linear-gradient(lightskyblue, plum);
    min-height: 100vh;
}