Sure! Here's an implementation that should do the trick:
```html
Solar System Simulation
```
This code generates a canvas with a sun at the center, and several planets that orbit around it. The variables at the top of the script control the number, size, mass, distance, and speed of the planets. You can adjust these variables to create different solar system simulations.