Embed code for satellite map of NorCal fires

HTML

<link rel="stylesheet" href="https://api.mapbox.com/mapbox-assembly/v0.16.0/assembly.min.css">
<iframe src="https://robinkraft.github.io/norcal-fires-imagery/saturday.html">
</iframe>

CSS

iframe {
  width: 100%;
  height: 100vh;
}

JavaScript

95401