#textbox {
	font-size: 9px;
	height: 600px;
	width: 600px;
	left: -600px;
	top: -600px;
	position: absolute;
}

