.ust{
	width: 100%; 
	height: 50%; 
	background-color: rgb(255, 255, 255); 
	clear:both
}
.dogrucevap{
	width: 100%; 
	height: 170px;  
	background-color: rgb(255, 255, 255); 
	clear:both;
	display: none;

}
.sol{
	width: 50%; 
	height: 170px; 
	 float:left;
}
.sol2{
	width: 50%; 
	height: 170px; 
	background-color:rgb(255, 255, 255);
	 float:left;
}
.sag{
	width: 50%; 
	height: 170px; 
	 float:left;
}
.sag2{
	width: 50%; 
	height: 170px; 
	background-color:rgb(255, 255, 255);
	 float:left;
}
#kelime{
	font-size: 60px;
	margin-top: 30px;
	color: rgb(0, 0, 0);
}
#kelimet{
	font-size: 60px;
	margin-top: 30px;
	color: rgb(0, 0, 0);
	display: none;
}
.dc{
	font-size: 30px;
	margin-top: 30px;
	color: red;
	height: 300px;
	
}
.yc{
	font-size: 30px;
	margin-top: 30px;
	color: red;
}

.centervh{
	margin: auto;
	width: 50%;
	margin-top: 10px;
}
#diger{
	display: none;
	width: 100%; 
	height: 50%; 
	background-color: rgb(255, 255, 255); 
	clear:both;
}
#home{
	width: 100%; 
	height: 50%; 
	background-color: rgb(255, 255, 255); 
	clear:both;
}
#dogru,#oyunuyenile{
	display: none;
}
#score{
	display: none;
	position: absolute;
	top: 150px;
	width: 50%;	
	font-size: 20px;
	color: rgb(42, 165, 48);
  }
#d1,#w1{
	display: none;
}