body>main>svg>foreignObject>dl{height:100%;display:grid;grid-template-rows:auto auto 1fr 1fr}
body>main>svg>foreignObject>dl>:nth-child(n+3):nth-child(-n+5){grid-column:1/3}
body>main>svg>foreignObject>dl>dt{user-select:none}
body>main>svg>foreignObject>dl>dd>:nth-child(1){width:100%;height:100%}