pre code {
    background: #f4f4f4;
    padding: 10px;
    border-radius: 5px;
    font-family: "Courier New", monospace;
    white-space: pre-wrap;
    display: block;
}

h1 {
    font-weight: bold;
    text-decoration: underline;
}
