Exploring the possibilities of PIXI.js, I am working on creating a new application. However, upon adding the PIXI application to the DOM, I noticed an unwanted margin at the bottom. Here is an image illustrating the issue.
Is there a way to remove this bottom margin and achieve a cleaner look?
For reference, you can check out a sample PIXI project here.