Create Windows XP

Build a fun computer screen with a drawing tool, a movie player, and a math tool.

Code

Prompt

Build a Windows XP desktop with the following apps:

- Paint: Clicking this should open a window with an interactive canvas
- Video player: Clicking this should open a window where I can enter a YouTube URL and press play
- Calculator: Clicking this should open a window with a working calculator
- Blue background.
- Desktop with apps.
- Start menu with apps.

Use CSS, JS, and HTML in a single HTML file.