button{
	background-color: #FFDC4F;
	border-color:#A2FF00;
	color: black;
	margin-bottom:30px;
	font-size:45px;
}
body{
	background-color:#00FFC5;
}

#n2{
	border-color:black;
	color: #FFDC4F;
 
	width:200px;
	height:100px;
	text-align:center; 
	font-size:30px;
	margin: 25px;

}

#resultado{
	height: 180px;
	width:0px;
	margin-bottom: 30px;
}
#comprobacion{
	color: black;
 font-size:45px;
}