{
"type": "grid",
"columns": "12",
"constraints": [
{
"type": "pos",
"x": "0",
"y": "0"
},
{
"type": "size",
"width": "100%",
"height": "100%"
}
],
"children": [
{
"type": "container",
"constraints": [
{
"type": "grid",
"colSpan": "3",
"aspectRatio": "8"
}
],
"children": [
{
"type": "color",
"value": "#6d7070",
"constraints": [
{
"type": "pos",
"x": 0,
"y": 0
},
{
"type": "pos",
"x": 0,
"y": 0,
"anchor": "se",
"relativeAnchor": "se"
}
]
}
]
},
{
"type": "container",
"constraints": [
{
"type": "grid",
"colSpan": "9",
"aspectRatio": "8"
}
],
"children": [
{
"type": "color",
"value": "#34a7c9",
"constraints": [
{
"type": "pos",
"x": 0,
"y": 0
},
{
"type": "pos",
"x": 0,
"y": 0,
"anchor": "se",
"relativeAnchor": "se"
}
]
}
]
},
{
"type": "container",
"constraints": [
{
"type": "grid",
"colSpan": "12",
"aspectRatio": "4"
}
],
"children": [
{
"type": "color",
"value": "#f3f3f3",
"constraints": [
{
"type": "pos",
"x": 0,
"y": 0
},
{
"type": "pos",
"x": 0,
"y": 0,
"anchor": "se",
"relativeAnchor": "se"
}
]
}
]
}
]
}