Unminify for readability
@@ -1 +1,8 @@
-<html><head><script src="scripts/background.js"></script></head><body><textarea id="sandbox"></textarea></body></html>
+<html>
+ <head>
+ <script src="scripts/background.js"></script>
+ </head>
+ <body>
+ <textarea id="sandbox"></textarea>
+ </body>
+</html>