kbd {
	font-family: Roboto;
	border-radius: 3px;
  	padding: 1px 2px 0;
  	border: 2px solid black;
  	background-color: yellow;
}