JSFiddle - React, Tailwind, and code Playground

by t2t2

HTML

<iframe src="https://services.err.ee/live/video/etv" width="100%" height="100%" style="width: 100%; height: 100%;"/>

CSS

html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}