The cards have a padding (outer border to card border) that cannot be removed. I believe this might be due to
const S=u.padding.value||10
0 will always be replaced with 10.
Also, could you upload the source code to allow pull requests? I am sure a lot of people would love to contribute!
Thanks!