
.msgCon {
  background-color: red;
}

.runeRow{
  background-color: green;
}

.down {
  background-color: yellow;
  text-align: center;
}

.shift {
  background-color: yellow;
  text-align: center;
}

.up {
  background-color: yellow;
  text-align: center;
}

.mainRune {
  background-color: yellow;
  font-size: 60px;
  text-align: center;
}

.trans {
  background-color: yellow;
  text-align: center;
}

.number {
  width: 40px;
}
