CSS flip card problem

I got it to work on my test page, but I used camelcase for the properties, in particular backfaceVisibility: hidden:
image

image

Perspective doesn't really play nice with the hyphen-case property names, here's one example:

1 Like