/*rectangle color*/

.Black {
  background: #3e3d4d;
}

.Grey {
  background: #dedede;
}
