body
{
    font-family: 'Dancing Script', cursive;
}

.container
{
    margin-top: 150px;
}

#title
{
    text-align: center;
    margin-bottom: 40px;
}

.blockquote
{
    margin-bottom: 60px;
}

#citation
{
    font-size: 1.5em;
    border: 2px solid black;
    padding: 50px;
    display: none;
}

#button_generator
{
    margin-top: 10%;
}
