.output {
    padding: 1em;
    text-align: center;
    font-size: xx-large;
    font-weight: bold;
}

.errorMessage {
    color: rgb(255, 0, 0);
}
