I made the window concept a bit better (in my opinion) and brought back stylized transparency. It's transparent enough for you to look behind it but opaque enough for it to act as a white background.
The buttons: Red circle with X (on very right of navbar): Closes the window, should go from being slightly transparent to opaque when mouse is hovering over it (not coded in as of now) Maximize/Small Window button (button one over from the X): When the button is maximize, it makes the window fullscreen. If it is small-screen then they un-maximize the window (other version of the button is in costumes) Grid button (one to the left of the max/unmax button): When pressed, should pop up a menu of grids to snap the window to, when you click on a spot on a grid, the window will snap there (too lazy to code). Minimize button (the leftmost button): Makes the window not render on screen, however still keeps it open (like the yellow button on Mac (I think)).