> ## Documentation Index
> Fetch the complete documentation index at: https://hyperframes-fix-docs-render-project-dir.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# North Korea Locked Down

> Realistic map zoom into North Korea with a red scribble circle, locked-down pop-up label, and reddish editorial wash.

# North Korea Locked Down

Realistic map zoom into North Korea with a red scribble circle, locked-down pop-up label, and reddish editorial wash.

`showcase` `map` `annotation` `youtube` `kinetic`

Created by [Stronkter](https://x.com/Stronkter).

## Source Prompt

```text theme={null}
use 📷HyperFrames by HeyGen and Image Gen  if you need it for assets or like png images of assets without backround to make a youtube style camera moving in out and other things that are in youtube videos, to make a video of a map zooms in on north korea and a scribble style circle circles the country and a text pops up above it saying locked down when the text apears the video turns a bit redish make the video 7 seconds long id like the map to look realistic and accurate to real lfe
```

<video className="w-full aspect-video rounded-xl object-cover bg-zinc-100 dark:bg-zinc-800" src="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/north-korea-locked-down.mp4" poster="https://static.heygen.ai/hyperframes-oss/docs/images/catalog/blocks/north-korea-locked-down.png" autoPlay muted loop playsInline />

## Install

<CodeGroup>
  ```bash Terminal theme={null}
  npx hyperframes add north-korea-locked-down
  ```
</CodeGroup>

## Details

| Property   | Value     |
| ---------- | --------- |
| Type       | Block     |
| Dimensions | 1920×1080 |
| Duration   | 7s        |

## Files

| File                           | Target                                      | Type                    |
| ------------------------------ | ------------------------------------------- | ----------------------- |
| `north-korea-locked-down.html` | `compositions/north-korea-locked-down.html` | hyperframes:composition |
| `assets/korea-map.png`         | `assets/korea-map.png`                      | hyperframes:asset       |

## Usage

After installing, add the block to your host composition:

```html theme={null}
<div data-composition-id="north-korea-locked-down" data-composition-src="compositions/north-korea-locked-down.html" data-start="0" data-duration="7" data-track-index="1" data-width="1920" data-height="1080"></div>
```
