body {
    font-family: sans-serif;
    text-align: center;
    background-color: bisque;
}

#Generate {
    padding: 15px 80px;
    font-size: 20px;
    cursor: pointer;
}