mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-21 03:48:43 +00:00
19 lines
185 B
HTML
19 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>
|
|
|