body{
    background-color: green;
    font-family: cursive;
    text-align: center;
    font-size: x-large;
}

h3{
    font-family: cursive;
    text-align: center;
    font-size: xx-large;
}