body {background-color: dimgrey;}
#canvas{
  background-color: rgb(138,154,182);
  width: 100vmin;
  height: 80vmin;
  margin: 0vmin auto 0 auto;
  position: relative;
}
#brown{
  position:absolute;
  right: 23vmin;
  top: 0vmin;
  width: 55vmin;
  height: 15vmin;
  background-color: rgb(159,131,108);

}

#green{
  position:absolute;
  right: 23vmin;
  top: 67vmin;
  width: 55vmin;
  height: 13vmin;
  background-color: rgb(51,55,52);

}

#browna{
  position:absolute;
  right: 36vmin;
  top: 67vmin;
  width: 30vmin;
  height: 13vmin;
  background-color: rgb(159,131,108);

}

#red{
  position:absolute;
  right: 27vmin;
  top: 0vmin;
  width: 45vmin;
  height: 15vmin;
  background-color: rgb(159,52,58);

}

#greena{
  position:absolute;
  right: 90vmin;
  top: 0vmin;
  width: 10vmin;
  height: 80vmin;
  background-color: rgb(51,55,52);
}


#greenb{
  position:absolute;
  right: 0vmin;
  top: 0vmin;
  width: 10vmin;
  height: 80vmin;
  background-color: rgb(51,55,52);
}

#black{
  position:absolute;
  right: 23vmin;
  top: 15vmin;
  width: 55vmin;
  height: 52vmin;
  background-color: rgb(36,36,36);
}

#greenc{
  position:absolute;
  right: 36vmin;
  top: 0vmin;
  width: 27vmin;
  height: 40vmin;
  background-color: rgb(51,55,52);
}

#greend{
  position:absolute;
  right: 36vmin;
  top:40vmin;
  width: 27vmin;
  height: 10vmin;
  background-color: rgb(112,129,113);
}

#blue{
  position:absolute;
  right: 78vmin;
  top: 0vmin;
  width: 12vmin;
  height: 15vmin;
  background-color: rgb(116,134,159);
}

#bluea{
  position:absolute;
  right: 10vmin;
  top: 0vmin;
  width: 13vmin;
  height: 15vmin;
  background-color: rgb(116,134,159);
}

#blueb{
  position:absolute;
  right: 77vmin;
  top: 67vmin;
  width: 13vmin;
  height: 13vmin;
  background-color: rgb(116,134,159);
}

#bluec{
  position:absolute;
  right: 10vmin;
  top: 67vmin;
  width: 14vmin;
  height: 13vmin;
  background-color: rgb(116,134,159);
}

#blued{
  position:absolute;
  right: 90vmin;
  top: 39vmin;
  width: 10vmin;
  height: 28vmin;
  background-color: rgb(82,92,118);
}

#bluee{
  position:absolute;
  right: 0vmin;
  top: 39vmin;
  width: 10vmin;
  height: 28vmin;
  background-color: rgb(82,92,118);
}