HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/dom-to-image-more/spec/resources/page.html
<style>
    * {
        box-sizing: border-box;
    }
</style>

<style id="style"></style>

<div>
    <h1>DOM node</h1>
    <div id="dom-node"></div>
</div>

<div>
    <h1>rendered image</h1>
    <canvas id="canvas"></canvas>
</div>

<div>
    <h1>control image</h1>
    <img id="control-image" alt="What we loaded from the spec">
</div>