svg {
  height:1000;
  width:1000;
}

rect.stack-top,rect.push{
  fill: coral;
}
