JS games using canvas tag in Wix

Hi, I want to build a member only site for the online games that I am developing in JS/HTML (possibly Unity). These games use the canvas tag. I tried adding a tag using custom HTML in Wix and then copied and pasted my JS code in the development area but it seems like it can’t detect my canvas element, and I also get a lot of errors like requestAnimationFrame(startGame);. Does anyone know if it is possible to use Wix to build these games using the canvas tag? Or would another platform be better for this? I need these games to have member-only access. Thanks in advance.