body {
	background-color:transparent; /* transparent */
	filter: chroma(color=#40ff40);
}
html {
	overflow-x: hidden; 
	overflow-y: auto;
}

