9 lines
195 B
HTML
9 lines
195 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div style="transform: translate(25px, 25px) translate(25px, 25px);">
|
|
<div style="background-color: green; width: 20px; height: 20px">
|
|
</div>
|
|
</body>
|
|
</html>
|