5 lines
139 B
HTML
5 lines
139 B
HTML
<html style="transform: translate(50px);">
|
|
<head>
|
|
<style>html::after { content:"b"; position: fixed;}</style>
|
|
</head>
|
|
<body></body></html>
|