Oddbean new post about | logout
 Great work! You should be able to inject css by placing it in <style></style> tags, same with scripts - <script></script>. Those code injections are just placed into the final html of the page, not wrapped or transformed in any way.