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