pre {
    background-color: lightgray;
    padding: 10px;
}

ul {
    color: darkgreen;
}

hr {
    border: 2px solid black;
}
