body {
  background: blue;
  color: white;
}
    

  code{color: white !important;}
  .comment {color : silver !important;}
  .keyword{color:yellow !important;}
  
  