#result {
    background-color: black;
    color: white;
}

.art {
    background-color: white;
    line-height: normal;
    font-size: 1vw;
    font-family: monospace;
}

.art p {
    padding: 0;
    margin: 0;
}