h1 { font-family: 'Courier New', monospace;
font-weight: 100;

color: #ffffff

}

::selection {
  color: #cc0166;
  background-color: #001111;
}



body { background-color: #000000;
	
	font-family: 'Courier New', monospace;
font-weight: 100;
	
color: #ffffff;
	
}



