#log {
    white-space: pre-wrap;
    border: 1px solid #ccc;
    padding: 0.5rem;
    max-height: 50vh;
    overflow: auto;
}