book icon indicating copy to clipboard operation
book copied to clipboard

Remove default body margin to remove scrollbars

Open jonknapp opened this issue 5 years ago • 0 comments

Summary

The default css for rending the <body> makes the page scroll up and down. This will remove browser's default spacing to allow the 100% property to not go outside of the browser window bounds.

https://rustwasm.github.io/docs/book/game-of-life/implementing.html#rendering-with-javascript

jonknapp avatar Mar 28 '20 15:03 jonknapp