mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 20:33:10 +09:00
5 lines
200 B
HTML
5 lines
200 B
HTML
<!DOCTYPE HTML>
|
|
<div style="width:400px; height:200px; background:red;"></div>
|
|
<div style="background:rgba(255,255,255,0.8); width:200px; position:relative; top:-200px; font-size:50px;">
|
|
Hello
|
|
</div>
|