body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: rgb(142, 217, 245);
}

div {
    text-align: center;
    margin: auto;
}

h1 {
    color: white;
}

h3 {
    font-family: cursive;
    font-style:italic;
    color: white;
}