@charset "UTF-8";
/* CSS Document */

html{
	background-color:#000;
}
.content{
	background-color:#ff0;
	width:20%;
	height:100px;
	
}