/* Please define your custom styles here */
kbd {
  border-style: outset;
  border-width: medium;
  background: lightgrey;
  font-size: 1.1rem;
  padding-left:9px;
  padding-right:9px
}