#target {
	background-color: #282828;
	color: #ffffff;
}

pre {
	background-color: transparent;
	border: none;
	color: #ffffff;
}

#particles-js {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: -1 !important;
}
