


h1{
	text-align: center;
	color: #00F;   /* color de texto */
	background: rgba(250,250,0,1);   /* color de fondo */
	font-size: 18px
}

#teclas button {
    width: 70px;
    height: 50px;
    font-size:20px;

}


/
