mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-05 12:06:36 -05:00
188 B
188 B
--seed--
--seed-contents--
<html>
<body>
</body>
</html>
::id{#key-for-css}
body {
background: green;
}
::id{#key-for-js}
var x = 'y';