/* CSS for website */

.book .book-body .page-wrapper .page-inner section.normal code {
  background-color: black;
  color: green;
}