body>main>svg>foreignObject>dl{height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto 1fr auto auto auto}
body>main>svg>foreignObject>dl>:nth-child(1){aspect-ratio:10}
body>main>svg>foreignObject>dl>:nth-child(1),body>main>svg>foreignObject>dl>:nth-child(4){grid-column:1/3}
body>main>svg>foreignObject>dl>:nth-child(1)>:nth-child(1),body>main>svg>foreignObject>dl>:nth-child(4)>:nth-child(1){width:100%;height:100%}
body>main>svg>foreignObject>dl>dt{user-select:none}
body>main>svg>foreignObject>dl>dd>:nth-child(1){width:100%;height:100%}