body {
    background-color: whitesmoke;
    font-family: 'Roboto Mono', monospace;
}
.justified {
    text-align: justify;
}