/* Add here all your css styles (customizations) */

li {
color: #000000;
}

pre, code {
    white-space: pre;
    overflow-x: scroll;
}
.hljs { width: 1000px; }

