Basic window manager running on the web!!1!11!!1!!1!1!!11!!1!!!
The easiest way to use is to go to https://rdstudios9145.github.io/webos
You can also run it on your own computer by starting a simple web server. The easiest way to do this is with pything, by running python -m http.server 8000 in the root directory. Make sure to open localhost:8000 in your browser.
You can also directly open the index.html file in an browser, but the background images will not properly load.