Added the ability to delete custom levels from the editor. The delete button only appears for user-created levels, not the built-in ones - don’t want anyone accidentally wiping out the tutorial levels.

Fixed a bug where levels would appear twice after being added to the source code - the localStorage version was conflicting with the hardcoded one. Also disabled fullscreen mode when the game is embedded on atqu.in to prevent layout issues.