> ## Documentation Index
> Fetch the complete documentation index at: https://hyperframes-codex-docs-human-first-refactor.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.

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 />

## Add it to a project

<Tabs>
  <Tab title="Ask your agent">
    ```text theme={null}
    Add the North Korea Locked Down block from the HyperFrames Catalog to this project.
    Replace the demo content with mine and match the existing design and timing.
    ```
  </Tab>

  <Tab title="Terminal">
    ```bash theme={null}
    npx hyperframes add north-korea-locked-down
    ```
  </Tab>
</Tabs>

## Details

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

**Installed 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       |

## Use it

Ask your agent to replace the example content, match the project style, and place the block at the right moment in the video.

**Wiring it by hand.** The installed block can be added to a host composition with:

```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>
```
