.btn_keyboard {
    background-color: #3f51b5;
    color: white;
    font-weight: bold;
    font-size: 50px;
    border: 1px solid;
    border-radius: 4px;
    width: 100%;
    height: 100%;
    text-align: center;
  }