export class DemoWcCard extends LitElement {
  static get properties() {
    return {
      backSide: {
        type: Boolean,