Remove need for wasm bootstrap file
Fix use of physical pixels for pixmap canvas
Align text with consistent clockbox padding
Draw clock with HtmlCanvas
Add canvas trait
Update wasm stub to draw to canvas
Setup wasm stub harness
Add wasm crate to workspace
Move clock into lib crate
Add lib crate to workspace
Setup cargo workspace
Disable logging
Draw labels and time
Set window title
Add font atlas
Set window size and resizable to false
Increase stroke width to 2.0
Move outer region drawing to StandardClock
Limit frame rate to 10 fps
Add line offsets to prevent overlapping