<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*MediaElementJS responsive sizing issue with HTML player is fixed by adding the below style.*/
iframe.me-plugin {
  width: 100%;
  height: 100%;
}
</pre></body></html>