#result {
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 6px;
    background: #fdfdfd;
    min-height: 100px;
    color: #555;
    font-size: 16px;
    white-space: pre-wrap;
}