15 lines
No EOL
217 B
HTML
15 lines
No EOL
217 B
HTML
<html>
|
|
<head>
|
|
<style>
|
|
* {
|
|
column-width: calc(-15px);
|
|
transform-style: preserve-3d ! important;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<iframe></iframe>
|
|
<textarea autofocus minlength="">
|
|
</body>
|
|
</html> |