mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
8 lines
174 B
HTML
8 lines
174 B
HTML
<!doctype html>
|
|
<div style="
|
|
width: 240px; height: 240px;
|
|
border-radius: 8px;
|
|
box-shadow: 32px 32px grey inset;
|
|
position: absolute;
|
|
top: 16px; left: 16px;
|
|
"></div>
|