/* css styles */

.copyright {
  color: #999999;
  font-size: 0.6em;
}

.cell-output pre code {
	max-height: 550px !important;
	background-color: #F5F5F5 !important;
}
