Styling the Visual Component
The ATLATL Visual Component will automatically resize the internal canvas to match the size of the atlatl-visual element on your page, so you are free to size this element via CSS however you like.
Additionally, the Visual Component uses a transparent color for the background so by default the web page content behind the canvas will be displayed.
If this is undesirable, a background-color property may be applied to the atlatl-visual element's CSS.