Make separate formatting for each `box` in Sequence_Diagram
Make for `box "Lev-1"`
- the thickness of the lines is at your discretion;
- the color of the lines is red ;
- line type - solid;
- padding - at your discretion;
- marging - at your discretion;
- the `box` fill is blue;
- orientation on the `z` axis - 0;
Make for `box "Lev-2"`
- the thickness of the lines is at your discretion;
- the color of the lines is blue ;
- line type - dotted line;
- padding - at your discretion;
- marging - at your discretion;
- the `box` fill is blue;
- orientation on the `z` axis - 1;
If some property is not supported by PlantUML, then write "property is not supported";
If a property is specified inaccurately, then write the correct name of the property.;
I expect to see something like the diagram in the picture.
