body {
    background-color: #4c70af;
    text-align: center;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color: white;
}

.topbar {
    text-align: left;
}

.generated-image-container {
    background-color: white;
}