Space Blimp 3000

John's latest project to take over the world (again). This time with a giant inflatable spaceship.

				// Space Blimp 3000 Code
				// by John, Neo-Brutalist Engineer
				var blimp = {
					"shape": "sphere",
					"size": 100,
					"color": "#f2f2f2"
				};