mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-25 16:59:01 +09:00
18 lines
185 B
HTML
18 lines
185 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<style>
|
|
body {
|
|
width: 64px;
|
|
height: 64px;
|
|
font-size: 32px;
|
|
background: white;
|
|
color: white;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
💩
|
|
</body>
|
|
</html>
|
|
|