185 B
185 B
--seed--
--seed-contents--
<html>
<body>
</body>
</html>
::id{#key-for-css}
body {
background: green;
}
::id{#key-for-js}
var x = 'y';
<html>
<body>
</body>
</html>
::id{#key-for-css}
body {
background: green;
}
::id{#key-for-js}
var x = 'y';