body {
    background: linear-gradient(to right, purple, blue);
    color: yellow;
    font-family: Georgia, serif;
    text-align: center;
}
