#canvas{
  background-color: rgb(255, 225, 225);
  width: 54vmin;
  height: 70vmin;
  margin: 19vmin auto 0 auto;
  position: relative;
}

#A{
  position: absolute;
  left: 0vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(0, 132, 48);
}

#B{
  position: absolute;
  left: 3vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(255, 86, 46);
}

#C{
  position: absolute;
  left: 6vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(216,46, 122);
}

#D{
  position: absolute;
  left: 9vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(18, 69, 167);
}

#E{
  position: absolute;
  left: 12vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(229, 138, 52);
}

#F{
  position: absolute;
  left: 15vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(215, 11, 15);
}

#G{
  position: absolute;
  left: 18vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(147, 88, 167);
}

#H{
  position: absolute;
  left: 21vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(179, 182, 197);
}

#Y{
  position: absolute;
  left: 24vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(0, 103, 172);
}

#J{
  position: absolute;
  left: 27vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(0, 110, 46);
}

#K{
  position: absolute;
  left: 30vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(225, 86, 46);
}

#L{
  position: absolute;
  left: 33vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(235, 38, 111);
}

#M{
  position: absolute;
  left: 36vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(15, 70, 161);
}

#N{
  position: absolute;
  left: 39vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(235, 128, 52);
}

#O{
  position: absolute;
  left: 42vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(220, 8, 24);
}

#P{
  position: absolute;
  left: 45vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(122, 66, 156);
}

#Q{
  position: absolute;
  left: 48vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(155, 166, 183);
}

#R{
  position: absolute;
  left: 51vmin;
  top: 0vmin;
  width: 3vmin;
  height: 70vmin;
  background-color: rgb(0, 80, 139);
}