On my 16:9 screen, less than a third of my screen's vertical space is used for seeing or editing code:

There are two banners, the vertical space for the title and buttons, another nearly-third of the page for the output, and then I can even start seeing some of "about the playground".
I really think the code deserves as much vertical space as we can give it. Especially with longer examples, or examples containing multiple files via txtar, having to scroll around while viewing just 17 lines at a time is painful.
The old playground didn't have this issue (got an old screenshot from google, because play.golang.org no longer exists):

In particular:
- It only had one "banner" at the top, using about a third the amount of vertical space.
- The content reached all the way to the bottom.
- The input was given much more space than the output.
cc @dmitshur
On my 16:9 screen, less than a third of my screen's vertical space is used for seeing or editing code:
There are two banners, the vertical space for the title and buttons, another nearly-third of the page for the output, and then I can even start seeing some of "about the playground".
I really think the code deserves as much vertical space as we can give it. Especially with longer examples, or examples containing multiple files via txtar, having to scroll around while viewing just 17 lines at a time is painful.
The old playground didn't have this issue (got an old screenshot from google, because play.golang.org no longer exists):
In particular:
cc @dmitshur