ley's make this public

by agraebe

HTML

<div id="x"> test</div>

CSS

#x {
	width: 20px;
	display: block;
	height: 300px;
	color: black;
}