mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-20 11:23:07 +09:00
10 lines
128 B
HTML
10 lines
128 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
body { margin: 0 }
|
|
p {
|
|
height: 1200px;
|
|
width: 100px;
|
|
box-shadow: 0px -100px 100px black;
|
|
}
|
|
</style>
|
|
<p>
|