mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 09:53:07 +09:00
9 lines
147 B
HTML
9 lines
147 B
HTML
<!DOCTYPE html>
|
|
<html style="position: fixed;">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
</head>
|
|
<body>
|
|
<div style="position: sticky;"></div>
|
|
</body>
|
|
</html>
|