Initial::shell

A shell for webmasters worldwide

Terminal mode

Another possibility is to display <initial-console> into a custom container with a minimum of styling. In this case, the console will be automatically opened.

<div class="my-custom-container" style="height: 337px; background: darkblue">
<initial-console id="console2" static></initial-console>
</div>