![header-lesson-01](assets/header-lesson-01.png)

# Displaying Custom Images

Click on the "Basic" drawer in the Toolbox

![makecode-show-custom-image-02](assets/makecode-show-custom-image-02.png)

Select the `show leds` block.

![makecode-show-custom-image-03](assets/makecode-show-custom-image-03.png)

Place the `show leds` block in the forever block.

![makecode-show-custom-image-04](assets/makecode-show-custom-image-04.png)

Create your custom image by clicking on the squares. White squares will turn LEDs on.

![makecode-show-custom-image-05](assets/makecode-show-custom-image-05.png)

The code is now ready to be flashed on the micro:bit.
