I’m probably the only one using this, but iframes (on my machine) have a height limit. It’s annoying that I can’t show the 48 teams dynamically while I do the lottery:
I’ll publish the list as markdown after the lottery is done anyway, so no harm done.
dang, just read this now! sorry Emilio.
I believe you can control the iframe height via the height=600px
<iframe> attribute.
Did u try that already?
Ah, sorry, I should have specified better: yes, you can set a specific height, but it reaches a limit at some point and doesn’t get any longer. I think for 95% of the cases it is fine, but not enough for 48 rows with normal font size 
1 Like