9 lines
125 B
HTML
9 lines
125 B
HTML
<html>
|
|
<head>
|
|
<style>
|
|
* {
|
|
offset-path: path(' ') ! important;
|
|
}
|
|
</style>
|
|
</head>
|
|
</html>
|