SOURCE

console 命令行工具 X clear

                    
>
console
<div style="position:relative;width: 500px;height: 300px;box-shadow: 0 0 3px black;">
    <div style="width:100%;height:100%;display: flex;justify-content:center;align-items:center;">
        112233
    </div>
    <div style="position:absolute;left: 5px;bottom: 5px">332211</div>
</div>