Making steady progress on DB Nexus
- Switched Query Box + Document List to a grid layout and dynamic resizing with css container `media queries`
- Discovered EJSON for mongo docs, gotta rework the render to use that
- Still trying to figure out how to implement the Edit Document mode.