.shortcode-youtube-video .pause{position:absolute;top:0;left:0;width:100%;height:100%}.shortcode-youtube-video.paused .pause{display:none}.shortcode-youtube-video .play{position:absolute;top:0;left:0;width:100%;height:100%;color:red;display:none;justify-content:center;align-items:center;background:linear-gradient(to bottom,rgb(0 0 0) 0%,rgb(0 0 0) 10%,#fff0 50%,rgb(0 0 0) 80%,rgb(0 0 0) 100%);cursor:pointer}.shortcode-youtube-video.paused .play{display:flex}