]> git.sommitrealweird.co.uk Git - cssbattle.git/blob - base.txt
25210003e25ba14299382e61b85157fc87a6b24c
[cssbattle.git] / base.txt
1 function run(code) {
2     template = `<style>
3 & {
4   background: white;`
5       return template;
6 }