body{color:var(--primary-text-color,#fff);background-color:var(--primary-background-color,#000);font-family:Arial,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;height:100%;min-width:320px;overflow:hidden}.customVideoPlayer{width:100%;height:100%;max-width:100vw;max-height:100vh;display:flex;justify-content:center;align-items:center}