> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nanoforge.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# container

> DOM element that will host the game canvas.

import { PageLink } from '/snippets/tsdocs/PageLink.jsx';
import { RefLink } from '/snippets/tsdocs/RefLink.jsx';

# container

## Summary

DOM element that will host the game canvas.

## Description

DOM element that will host the game canvas.

## Remarks

The element's current `offsetWidth` and `offsetHeight` are used to set the initial canvas dimensions.
